Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#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 |