|
Geant4
9.6.p02
|
#include <ML2EventAction.hh>


Public Member Functions | |
| CML2EventAction (void) | |
| ~CML2EventAction (void) | |
| 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 50 of file ML2EventAction.hh.
| CML2EventAction::CML2EventAction | ( | void | ) |
Definition at line 58 of file ML2EventAction.cc.
| CML2EventAction::~CML2EventAction | ( | void | ) |
Definition at line 63 of file ML2EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 66 of file ML2EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 70 of file ML2EventAction.cc.
1.8.4