|
| Run (DetectorConstruction *) |
|
| ~Run () |
|
void | CountTraks0 (G4int nt) |
|
void | CountTraks1 (G4int nt) |
|
void | CountSteps0 (G4int ns) |
|
void | CountSteps1 (G4int ns) |
|
void | CountProcesses (G4String procName) |
|
void | AddEdep (G4double val) |
|
void | AddTrueRange (G4double l) |
|
void | AddProjRange (G4double x) |
|
void | AddTransvDev (G4double y) |
|
void | SetPrimary (G4ParticleDefinition *particle, G4double energy) |
|
void | PrintSummary () const |
|
void | ComputeStatistics () |
|
virtual void | Merge (const G4Run *) |
|
| Run (DetectorConstruction *detector) |
|
| ~Run () |
|
void | ComputeStatistics () |
|
void | AddEdep (G4double e) |
|
void | AddTrackLength (G4double t) |
|
void | AddProjRange (G4double x) |
|
void | AddStepSize (G4int nb, G4double s) |
|
void | AddTrackStatus (G4int i) |
|
void | SetCsdaRange (G4int i, G4double value) |
|
void | SetXfrontNorm (G4int i, G4double value) |
|
G4double | GetCsdaRange (G4int i) |
|
G4double | GetXfrontNorm (G4int i) |
|
virtual void | Merge (const G4Run *) |
|
| Run (DetectorConstruction *, PrimaryGeneratorAction *) |
|
virtual | ~Run () |
|
virtual void | Merge (const G4Run *) |
|
void | InitializePerEvent () |
|
void | FillPerEvent () |
|
void | FillPerTrack (G4double, G4double) |
|
void | FillPerStep (G4double, G4int, G4int) |
|
void | AddStep (G4double q) |
|
void | ComputeStatistics (G4double edep, G4double rms, G4double &limit) |
|
void | SetVerbose (G4int val) |
|
| Run (DetectorConstruction *) |
|
| ~Run () |
|
void | SetPrimary (G4ParticleDefinition *particle, G4double energy) |
|
void | AddEnergy (G4double edep) |
|
void | AddTrakLenCharg (G4double length) |
|
void | AddTrakLenNeutr (G4double length) |
|
void | AddMscProjTheta (G4double theta) |
|
void | CountStepsCharg (G4int nSteps) |
|
void | CountStepsNeutr (G4int nSteps) |
|
void | CountParticles (G4ParticleDefinition *part) |
|
void | CountTransmit (G4int flag) |
|
void | CountReflect (G4int flag) |
|
void | AddEnergyLeak (G4double eleak, G4int index) |
|
G4double | ComputeMscHighland () |
|
virtual void | Merge (const G4Run *) |
|
void | PrintSummary () |
|
| Run (DetectorConstruction *) |
|
| ~Run () |
|
void | CountProcesses (const G4VProcess *process) |
|
void | ParticleCount (G4String, G4double) |
|
void | SumTrackLength (G4int, G4int, G4double, G4double, G4double, G4double) |
|
void | ComputeStatistics () |
|
virtual void | Merge (const G4Run *) |
|
| G4Run () |
|
virtual | ~G4Run () |
|
virtual void | RecordEvent (const G4Event *) |
|
G4int | GetRunID () const |
|
G4int | GetNumberOfEvent () const |
|
G4int | GetNumberOfEventToBeProcessed () const |
|
const G4HCtable * | GetHCtable () const |
|
const G4DCtable * | GetDCtable () const |
|
const G4String & | GetRandomNumberStatus () const |
|
void | SetRunID (G4int id) |
|
void | SetNumberOfEventToBeProcessed (G4int n_ev) |
|
void | SetHCtable (G4HCtable *HCtbl) |
|
void | SetDCtable (G4DCtable *DCtbl) |
|
void | SetRandomNumberStatus (G4String &st) |
|
void | StoreEvent (G4Event *evt) |
|
const std::vector< const
G4Event * > * | GetEventVector () const |
|
Definition at line 46 of file Run.hh.