80     std::vector<G4double> fEnergyFlow;
 
   81     std::vector<G4double> fLateralEleak;
 
   82     std::vector<G4double> fEnergyDeposit[
kMaxAbsor];
 
void SumEnergyFlow(G4int plane, G4double Eflow)
 
Definition of the DetectorConstruction class. 
 
void SetEdepAndRMS(G4int, G4double, G4double, G4double)
 
void SumLateralEleak(G4int cell, G4double Eflow)
 
void AddSecondaryTrack(const G4Track *)
 
G4double energy(const ThreeVector &p, const G4double m)
 
Detector construction class to define materials and geometry. 
 
void SetPrimary(G4ParticleDefinition *particle, G4double energy)
 
virtual void Merge(const G4Run *)
 
void SetApplyLimit(G4bool)