![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for MCTruthEventAction:
Collaboration diagram for MCTruthEventAction:Public Member Functions | |
| MCTruthEventAction () | |
| virtual | ~MCTruthEventAction () |
| virtual void | BeginOfEventAction (const G4Event *anEvent) |
| virtual void | EndOfEventAction (const G4Event *anEvent) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| virtual void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 46 of file MCTruthEventAction.hh.
View newest version in sPHENIX GitHub at line 46 of file MCTruthEventAction.hh
| MCTruthEventAction::MCTruthEventAction | ( | ) |
Definition at line 46 of file MCTruthEventAction.cc.
View newest version in sPHENIX GitHub at line 46 of file MCTruthEventAction.cc
|
virtual |
Definition at line 51 of file MCTruthEventAction.cc.
View newest version in sPHENIX GitHub at line 51 of file MCTruthEventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 56 of file MCTruthEventAction.cc.
View newest version in sPHENIX GitHub at line 56 of file MCTruthEventAction.cc
References MCTruthManager::GetInstance(), and MCTruthManager::NewEvent().
Here is the call graph for this function:Reimplemented from G4UserEventAction.
Definition at line 64 of file MCTruthEventAction.cc.
View newest version in sPHENIX GitHub at line 64 of file MCTruthEventAction.cc
References MCTruthManager::GetInstance(), and MCTruthManager::PrintEvent().
Here is the call graph for this function: