59 { fNbOfSteps += nb; fNbOfSteps2 += nb*nb;
60 fStepSize +=
s ; fStepSize2 += s*
s; };
76 G4int fNbOfSteps, fNbOfSteps2;
G4double GetCsdaRange(G4int i)
void SetCsdaRange(G4int i, G4double value)
Definition of the DetectorConstruction class.
void SetXfrontNorm(G4int i, G4double value)
G4double GetXfrontNorm(G4int i)
void AddTrackStatus(G4int i)
void AddStepSize(G4int nb, G4double s)
const XML_Char int const XML_Char * value
void AddTrackLength(G4double t)
virtual void Merge(const G4Run *)
void AddProjRange(G4double x)
Run(DetectorConstruction *)