Geant4
10.00.p01
|
Public Member Functions | |
ParticleData () | |
ParticleData (G4int count, G4double ekin, G4double emin, G4double emax) | |
Public Attributes | |
G4int | fCount |
G4double | fEmean |
G4double | fEmin |
G4double | fEmax |
G4int Run::ParticleData::fCount |
Definition at line 70 of file Run.hh.
Referenced by Run::ParticleCount().
G4double Run::ParticleData::fEmax |
Definition at line 73 of file Run.hh.
Referenced by Run::ParticleCount().
G4double Run::ParticleData::fEmean |
Definition at line 71 of file Run.hh.
Referenced by Run::ParticleCount().
G4double Run::ParticleData::fEmin |
Definition at line 72 of file Run.hh.
Referenced by Run::ParticleCount().