ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/management/include/G4ITGun.hh>
Public Member Functions | |
G4ITGun () | |
virtual | ~G4ITGun () |
virtual void | DefineTracks () |
Protected Member Functions | |
void | PushTrack (G4Track *) |
Definition at line 50 of file G4ITGun.hh.
View newest version in sPHENIX GitHub at line 50 of file G4ITGun.hh
G4ITGun::G4ITGun | ( | ) |
Definition at line 36 of file G4ITGun.cc.
View newest version in sPHENIX GitHub at line 36 of file G4ITGun.cc
|
virtual |
Definition at line 41 of file G4ITGun.cc.
View newest version in sPHENIX GitHub at line 41 of file G4ITGun.cc
|
inlinevirtual |
Reimplemented in G4MoleculeGun.
Definition at line 56 of file G4ITGun.hh.
View newest version in sPHENIX GitHub at line 56 of file G4ITGun.hh
Referenced by G4Scheduler::Process().
Definition at line 45 of file G4ITGun.cc.
View newest version in sPHENIX GitHub at line 45 of file G4ITGun.cc
References G4VITTrackHolder::Instance(), and G4VITTrackHolder::Push().
Referenced by G4MoleculeGun::BuildAndPushTrack().