![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

#include <geant4/tree/geant4-10.6-release/examples/advanced/doiPET/include/doiPETEventAction.hh>
Inheritance diagram for doiPETEventAction:
Collaboration diagram for doiPETEventAction:Public Member Functions | |
| doiPETEventAction () | |
| virtual | ~doiPETEventAction () |
| virtual void | BeginOfEventAction (const G4Event *) |
| virtual void | EndOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
| G4int | printModulo |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Event action class.
Definition at line 51 of file doiPETEventAction.hh.
View newest version in sPHENIX GitHub at line 51 of file doiPETEventAction.hh
| doiPETEventAction::doiPETEventAction | ( | ) |
Definition at line 61 of file doiPETEventAction.cc.
View newest version in sPHENIX GitHub at line 61 of file doiPETEventAction.cc
References printModulo.
|
virtual |
Definition at line 67 of file doiPETEventAction.cc.
View newest version in sPHENIX GitHub at line 67 of file doiPETEventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 71 of file doiPETEventAction.cc.
View newest version in sPHENIX GitHub at line 71 of file doiPETEventAction.cc
References G4cout, G4endl, G4Event::GetEventID(), and printModulo.
Here is the call graph for this function:Reimplemented from G4UserEventAction.
Definition at line 81 of file doiPETEventAction.cc.
View newest version in sPHENIX GitHub at line 81 of file doiPETEventAction.cc
References doiPETAnalysis::CalulateAcquisitionTime(), doiPETRun::Clear(), doiPETRun::FindInteractingCrystal(), G4cout, G4endl, G4MUTEX_INITIALIZER, G4Event::GetEventID(), doiPETAnalysis::GetInstance(), G4RunManager::GetNonConstCurrentRun(), G4RunManager::GetRunManager(), printModulo, doiPETAnalysis::ResetNumberOfHits(), and doiPETAnalysis::SetEventID().
Here is the call graph for this function:
|
private |
Definition at line 62 of file doiPETEventAction.hh.
View newest version in sPHENIX GitHub at line 62 of file doiPETEventAction.hh
Referenced by BeginOfEventAction(), doiPETEventAction(), and EndOfEventAction().
1.8.2
with ECCE GitHub integration
