|
Geant4
10.02.p03
|
Event action for the persistency example. More...
#include <ExP01EventAction.hh>
Public Member Functions | |
| ExP01EventAction () | |
| ~ExP01EventAction () | |
| 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 |
Event action for the persistency example.
Definition at line 46 of file ExP01EventAction.hh.
| ExP01EventAction::ExP01EventAction | ( | ) |
Definition at line 45 of file ExP01EventAction.cc.
| ExP01EventAction::~ExP01EventAction | ( | ) |
Definition at line 51 of file ExP01EventAction.cc.
|
virtual |
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 61 of file ExP01EventAction.cc.