|
Geant4_10
|
#include <ElectronEventAction.hh>


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.
Reimplemented from G4UserEventAction.
Definition at line 51 of file ElectronEventAction.cc.

1.8.5