Geant4
10.01.p02
|
#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 () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 39 of file eRositaEventAction.hh.
eRositaEventAction::eRositaEventAction | ( | ) |
Definition at line 39 of file eRositaEventAction.cc.
eRositaEventAction::~eRositaEventAction | ( | ) |
Definition at line 43 of file eRositaEventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 47 of file eRositaEventAction.cc.
References G4cout, and G4Event::GetEventID().
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 62 of file eRositaEventAction.cc.