| 
    Geant4
    10.01.p03
    
   | 
 
Public Member Functions | |
| ParticleData () | |
| ParticleData (G4int count, G4double ekin, G4double emin, G4double emax) | |
| ParticleData () | |
| ParticleData (G4int count, G4double ekin, G4double emin, G4double emax) | |
| ParticleData () | |
| ParticleData (G4int count, G4double ekin, G4double emin, G4double emax) | |
| 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 72 of file Run.hh.
Referenced by Run::EndOfRun(), Run::ParticleCount(), and Run::ParticleFlux().
| G4double Run::ParticleData::fEmax | 
Definition at line 75 of file Run.hh.
Referenced by Run::EndOfRun(), Run::ParticleCount(), and Run::ParticleFlux().
| G4double Run::ParticleData::fEmean | 
Definition at line 73 of file Run.hh.
Referenced by Run::EndOfRun(), Run::ParticleCount(), and Run::ParticleFlux().
| G4double Run::ParticleData::fEmin | 
Definition at line 74 of file Run.hh.
Referenced by Run::EndOfRun(), Run::ParticleCount(), and Run::ParticleFlux().