OMSim
Geant4 for IceCube optical module studies
Loading...
Searching...
No Matches
radioactive_decays/include/OMSimPrimaryGeneratorAction.hh
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <G4VUserPrimaryGeneratorAction.hh>
9
10
class
G4GeneralParticleSource;
11
class
G4Event;
12
18
class
OMSimPrimaryGeneratorAction
:
public
G4VUserPrimaryGeneratorAction
19
{
20
public
:
21
OMSimPrimaryGeneratorAction
();
22
~OMSimPrimaryGeneratorAction
();
23
24
public
:
25
void
GeneratePrimaries(G4Event* anEvent);
26
27
private
:
28
G4GeneralParticleSource* m_particleSource;
29
};
OMSimPrimaryGeneratorAction
Definition
effective_area/include/OMSimPrimaryGeneratorAction.hh:8
simulations
radioactive_decays
include
OMSimPrimaryGeneratorAction.hh
Generated on Mon Dec 23 2024 11:17:27 for OMSim by
1.9.8