Geant4
10.03.p03
|
#include <F01EventAction.hh>
Public Member Functions | |
F01EventAction (F01RunAction *F01RA) | |
virtual | ~F01EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual 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 46 of file F01EventAction.hh.
F01EventAction::F01EventAction | ( | F01RunAction * | F01RA | ) |
Definition at line 45 of file F01EventAction.cc.
|
virtual |
Definition at line 52 of file F01EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 62 of file F01EventAction.cc.