Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VUserPrimaryParticleInformation.hh>
Public Member Functions | |
G4VUserPrimaryParticleInformation () | |
virtual | ~G4VUserPrimaryParticleInformation () |
virtual void | Print () const =0 |
Definition at line 43 of file G4VUserPrimaryParticleInformation.hh.
G4VUserPrimaryParticleInformation::G4VUserPrimaryParticleInformation | ( | ) |
Definition at line 33 of file G4VUserPrimaryParticleInformation.cc.
|
virtual |
Definition at line 37 of file G4VUserPrimaryParticleInformation.cc.
|
pure virtual |
Referenced by G4PrimaryParticle::Print().