ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/application/include/eRositaEventAction.hh>
Public Member Functions | |
eRositaEventAction () | |
~eRositaEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
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 38 of file eRositaEventAction.hh.
View newest version in sPHENIX GitHub at line 38 of file eRositaEventAction.hh
eRositaEventAction::eRositaEventAction | ( | ) |
Definition at line 38 of file eRositaEventAction.cc.
View newest version in sPHENIX GitHub at line 38 of file eRositaEventAction.cc
eRositaEventAction::~eRositaEventAction | ( | ) |
Definition at line 42 of file eRositaEventAction.cc.
View newest version in sPHENIX GitHub at line 42 of file eRositaEventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 46 of file eRositaEventAction.cc.
View newest version in sPHENIX GitHub at line 46 of file eRositaEventAction.cc
References G4cout, and G4Event::GetEventID().
Reimplemented from G4UserEventAction.
Definition at line 61 of file eRositaEventAction.cc.
View newest version in sPHENIX GitHub at line 61 of file eRositaEventAction.cc