![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for GammaRayTelEventAction:
Collaboration diagram for GammaRayTelEventAction:Public Member Functions | |
| GammaRayTelEventAction (GammaRayTelRunAction *runAction=0) | |
| virtual | ~GammaRayTelEventAction () |
| virtual void | BeginOfEventAction (const G4Event *) |
| virtual void | EndOfEventAction (const G4Event *) |
| void | SetDrawFlag (G4String val) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
| G4int | trackerCollID |
| G4int | calorimeterCollID |
| G4int | anticoincidenceCollID |
| G4String | drawFlag |
| GammaRayTelRunAction * | theRunAction |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 52 of file GammaRayTelEventAction.hh.
View newest version in sPHENIX GitHub at line 52 of file GammaRayTelEventAction.hh
| GammaRayTelEventAction::GammaRayTelEventAction | ( | GammaRayTelRunAction * | runAction = 0 | ) |
Definition at line 68 of file GammaRayTelEventAction.cc.
View newest version in sPHENIX GitHub at line 68 of file GammaRayTelEventAction.cc
References G4DigiManager::AddNewModule(), and G4DigiManager::GetDMpointer().
Here is the call graph for this function:
|
virtual |
Definition at line 79 of file GammaRayTelEventAction.cc.
View newest version in sPHENIX GitHub at line 79 of file GammaRayTelEventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 84 of file GammaRayTelEventAction.cc.
View newest version in sPHENIX GitHub at line 84 of file GammaRayTelEventAction.cc
References anticoincidenceCollID, calorimeterCollID, G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), G4SDManager::GetSDMpointer(), and trackerCollID.
Here is the call graph for this function:Reimplemented from G4UserEventAction.
Definition at line 105 of file GammaRayTelEventAction.cc.
View newest version in sPHENIX GitHub at line 105 of file GammaRayTelEventAction.cc
References static_analysis_results::analysis(), GammaRayTelDigitizer::Digitize(), GammaRayTelAnalysis::EndOfEvent(), G4TDigiCollection< T >::entries(), G4THitsCollection< T >::entries(), FatalException, G4DigiManager::FindDigitizerModule(), G4cout, G4endl, G4Exception(), G4DigiManager::GetDigiCollection(), G4DigiManager::GetDigiCollectionID(), G4DigiManager::GetDMpointer(), G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), GammaRayTelAnalysis::GetHisto2DMode(), GammaRayTelAnalysis::getInstance(), GammaRayTelRunAction::GetOutputFile(), GammaRayTelAnalysis::InsertEnergy(), GammaRayTelAnalysis::InsertHits(), GammaRayTelAnalysis::InsertPositionXZ(), GammaRayTelAnalysis::InsertPositionYZ(), keV, mm, GammaRayTelAnalysis::setNtuple(), theRunAction, trackerCollID, x, y, and z.
Here is the call graph for this function:Definition at line 63 of file GammaRayTelEventAction.hh.
View newest version in sPHENIX GitHub at line 63 of file GammaRayTelEventAction.hh
|
private |
Definition at line 69 of file GammaRayTelEventAction.hh.
View newest version in sPHENIX GitHub at line 69 of file GammaRayTelEventAction.hh
Referenced by BeginOfEventAction().
|
private |
Definition at line 68 of file GammaRayTelEventAction.hh.
View newest version in sPHENIX GitHub at line 68 of file GammaRayTelEventAction.hh
Referenced by BeginOfEventAction().
|
private |
Definition at line 70 of file GammaRayTelEventAction.hh.
View newest version in sPHENIX GitHub at line 70 of file GammaRayTelEventAction.hh
|
private |
Definition at line 72 of file GammaRayTelEventAction.hh.
View newest version in sPHENIX GitHub at line 72 of file GammaRayTelEventAction.hh
Referenced by EndOfEventAction().
|
private |
Definition at line 63 of file GammaRayTelEventAction.hh.
View newest version in sPHENIX GitHub at line 63 of file GammaRayTelEventAction.hh
Referenced by BeginOfEventAction(), and EndOfEventAction().