ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4HumanPhantomPrimaryGeneratorAction () | |
~G4HumanPhantomPrimaryGeneratorAction () | |
void | GeneratePrimaries (G4Event *anEvent) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
G4VUserPrimaryGeneratorAction () | |
virtual | ~G4VUserPrimaryGeneratorAction () |
Private Attributes | |
G4GeneralParticleSource * | particleGun |
Definition at line 39 of file G4HumanPhantomPrimaryGeneratorAction.hh.
View newest version in sPHENIX GitHub at line 39 of file G4HumanPhantomPrimaryGeneratorAction.hh
G4HumanPhantomPrimaryGeneratorAction::G4HumanPhantomPrimaryGeneratorAction | ( | ) |
Definition at line 40 of file G4HumanPhantomPrimaryGeneratorAction.cc.
View newest version in sPHENIX GitHub at line 40 of file G4HumanPhantomPrimaryGeneratorAction.cc
References particleGun.
G4HumanPhantomPrimaryGeneratorAction::~G4HumanPhantomPrimaryGeneratorAction | ( | ) |
Definition at line 45 of file G4HumanPhantomPrimaryGeneratorAction.cc.
View newest version in sPHENIX GitHub at line 45 of file G4HumanPhantomPrimaryGeneratorAction.cc
References particleGun.
Implements G4VUserPrimaryGeneratorAction.
Definition at line 50 of file G4HumanPhantomPrimaryGeneratorAction.cc.
View newest version in sPHENIX GitHub at line 50 of file G4HumanPhantomPrimaryGeneratorAction.cc
References particleGun.
|
private |
Definition at line 49 of file G4HumanPhantomPrimaryGeneratorAction.hh.
View newest version in sPHENIX GitHub at line 49 of file G4HumanPhantomPrimaryGeneratorAction.hh
Referenced by G4HumanPhantomPrimaryGeneratorAction(), GeneratePrimaries(), and ~G4HumanPhantomPrimaryGeneratorAction().