|
Geant4
10.00.p02
|
#include <ElectronEventAction.hh>
Inheritance diagram for ElectronEventAction:
Collaboration diagram for ElectronEventAction:Public Member Functions | |
| ElectronEventAction () | |
| virtual | ~ElectronEventAction () |
| virtual void | BeginOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| void | SetEventManager (G4EventManager *value) |
| virtual void | EndOfEventAction (const G4Event *anEvent) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 39 of file ElectronEventAction.hh.
| ElectronEventAction::ElectronEventAction | ( | ) |
Definition at line 40 of file ElectronEventAction.cc.
|
virtual |
Definition at line 46 of file ElectronEventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 51 of file ElectronEventAction.cc.
References G4cout, G4endl, and G4Event::GetEventID().
Here is the call graph for this function: