Geant4
10.01.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) |
Private Attributes | |
G4String | drawFlag |
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.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 66 of file ML2EventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 70 of file ML2EventAction.cc.
|
private |
Definition at line 60 of file ML2EventAction.hh.