|
Geant4
10.02.p01
|
#include <CexmcRun.hh>
Inheritance diagram for CexmcRun:
Collaboration diagram for CexmcRun:Additional Inherited Members | |
Protected Attributes inherited from G4Run | |
| G4int | runID |
| G4int | numberOfEvent |
| G4int | numberOfEventToBeProcessed |
| G4HCtable * | HCtable |
| G4DCtable * | DCtable |
| G4String | randomNumberStatus |
| std::vector< const G4Event * > * | eventVector |
Definition at line 56 of file CexmcRun.hh.
| CexmcRun::CexmcRun | ( | ) |
Definition at line 47 of file CexmcRun.cc.
|
inline |
Definition at line 157 of file CexmcRun.hh.
References nmbOfFalseHitsTriggeredEDT.
Referenced by CexmcRunAction::EndOfRunAction().
Here is the caller graph for this function:
|
inline |
Definition at line 163 of file CexmcRun.hh.
References nmbOfFalseHitsTriggeredRec.
Referenced by CexmcRunAction::EndOfRunAction().
Here is the caller graph for this function:
|
inline |
Definition at line 123 of file CexmcRun.hh.
References nmbOfHitsSampled.
Referenced by CexmcRunAction::EndOfRunAction().
Here is the caller graph for this function:
|
inline |
Definition at line 130 of file CexmcRun.hh.
References nmbOfHitsSampledFull.
Referenced by CexmcRunAction::EndOfRunAction().
Here is the caller graph for this function:
|
inline |
Definition at line 137 of file CexmcRun.hh.
References nmbOfHitsTriggeredRealRange.
Referenced by CexmcRunAction::EndOfRunAction().
Here is the caller graph for this function:
|
inline |
Definition at line 144 of file CexmcRun.hh.
References nmbOfHitsTriggeredRecRange.
Referenced by CexmcRunAction::EndOfRunAction().
Here is the caller graph for this function:
|
inline |
Definition at line 151 of file CexmcRun.hh.
References nmbOfOrphanHits.
Referenced by CexmcRunAction::EndOfRunAction().
Here is the caller graph for this function:
|
inline |
Definition at line 169 of file CexmcRun.hh.
References nmbOfSavedEvents.
|
inline |
Definition at line 175 of file CexmcRun.hh.
References nmbOfSavedFastEvents.
| void CexmcRun::IncrementNmbOfFalseHitsTriggeredEDT | ( | void | ) |
Definition at line 111 of file CexmcRun.cc.
References nmbOfFalseHitsTriggeredEDT.
Referenced by CexmcEventAction::UpdateRunHits().
Here is the caller graph for this function:| void CexmcRun::IncrementNmbOfFalseHitsTriggeredRec | ( | void | ) |
Definition at line 117 of file CexmcRun.cc.
References nmbOfFalseHitsTriggeredRec.
Referenced by CexmcEventAction::UpdateRunHits().
Here is the caller graph for this function:| void CexmcRun::IncrementNmbOfHitsSampled | ( | G4int | index | ) |
Definition at line 54 of file CexmcRun.cc.
References nmbOfHitsSampled.
Referenced by CexmcEventAction::UpdateRunHits().
Here is the caller graph for this function:| void CexmcRun::IncrementNmbOfHitsSampledFull | ( | G4int | index | ) |
Definition at line 65 of file CexmcRun.cc.
References nmbOfHitsSampledFull.
Referenced by CexmcEventAction::UpdateRunHits().
Here is the caller graph for this function:| void CexmcRun::IncrementNmbOfHitsTriggeredRealRange | ( | G4int | index | ) |
Definition at line 76 of file CexmcRun.cc.
References nmbOfHitsTriggeredRealRange.
Referenced by CexmcEventAction::UpdateRunHits().
Here is the caller graph for this function:| void CexmcRun::IncrementNmbOfHitsTriggeredRecRange | ( | G4int | index | ) |
Definition at line 88 of file CexmcRun.cc.
References nmbOfHitsTriggeredRecRange.
Referenced by CexmcEventAction::UpdateRunHits().
Here is the caller graph for this function:| void CexmcRun::IncrementNmbOfOrphanHits | ( | G4int | index | ) |
Definition at line 100 of file CexmcRun.cc.
References nmbOfOrphanHits.
Referenced by CexmcEventAction::UpdateRunHits().
Here is the caller graph for this function:| void CexmcRun::IncrementNmbOfSavedEvents | ( | void | ) |
Definition at line 123 of file CexmcRun.cc.
References nmbOfSavedEvents.
| void CexmcRun::IncrementNmbOfSavedFastEvents | ( | void | ) |
Definition at line 129 of file CexmcRun.cc.
References nmbOfSavedFastEvents.
|
private |
Definition at line 112 of file CexmcRun.hh.
Referenced by GetNmbOfFalseHitsTriggeredEDT(), and IncrementNmbOfFalseHitsTriggeredEDT().
|
private |
Definition at line 114 of file CexmcRun.hh.
Referenced by GetNmbOfFalseHitsTriggeredRec(), and IncrementNmbOfFalseHitsTriggeredRec().
|
private |
Definition at line 102 of file CexmcRun.hh.
Referenced by GetNmbOfHitsSampled(), and IncrementNmbOfHitsSampled().
|
private |
Definition at line 104 of file CexmcRun.hh.
Referenced by GetNmbOfHitsSampledFull(), and IncrementNmbOfHitsSampledFull().
|
private |
Definition at line 106 of file CexmcRun.hh.
Referenced by GetNmbOfHitsTriggeredRealRange(), and IncrementNmbOfHitsTriggeredRealRange().
|
private |
Definition at line 108 of file CexmcRun.hh.
Referenced by GetNmbOfHitsTriggeredRecRange(), and IncrementNmbOfHitsTriggeredRecRange().
|
private |
Definition at line 110 of file CexmcRun.hh.
Referenced by GetNmbOfOrphanHits(), and IncrementNmbOfOrphanHits().
|
private |
Definition at line 116 of file CexmcRun.hh.
Referenced by GetNmbOfSavedEvents(), and IncrementNmbOfSavedEvents().
|
private |
Definition at line 118 of file CexmcRun.hh.
Referenced by GetNmbOfSavedFastEvents(), and IncrementNmbOfSavedFastEvents().