Geant4
10.01.p03
|
#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.
G4ITGun::G4ITGun | ( | ) |
Definition at line 36 of file G4ITGun.cc.
|
virtual |
Definition at line 41 of file G4ITGun.cc.
|
inlinevirtual |
Reimplemented in G4MoleculeGun.
Definition at line 56 of file G4ITGun.hh.
Referenced by G4Scheduler::Process().
|
protected |
Definition at line 45 of file G4ITGun.cc.
References G4VITTrackHolder::Instance(), and G4VITTrackHolder::Push().
Referenced by G4MoleculeGun::DefineTracks().