Geant4  10.00.p02
Run::ParticleData Struct Reference

Public Member Functions

 ParticleData ()
 
 ParticleData (G4int count, G4double ekin, G4double emin, G4double emax)
 

Public Attributes

G4int fCount
 
G4double fEmean
 
G4double fEmin
 
G4double fEmax
 

Detailed Description

Definition at line 65 of file Run.hh.

Constructor & Destructor Documentation

Run::ParticleData::ParticleData ( )
inline

Definition at line 66 of file Run.hh.

Run::ParticleData::ParticleData ( G4int  count,
G4double  ekin,
G4double  emin,
G4double  emax 
)
inline

Definition at line 68 of file Run.hh.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: