Geant4_10
|
#include <DMXEventAction.hh>
Public Member Functions | |
DMXEventAction (DMXRunAction *, DMXPrimaryGeneratorAction *) | |
virtual | ~DMXEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetDrawTrksFlag (G4String val) |
G4String | GetDrawTrksFlag () |
void | SetDrawColsFlag (G4String val) |
G4String | GetDrawColsFlag () |
void | SetDrawHitsFlag (G4int val) |
void | SetSavePmtFlag (G4int val) |
void | SetSaveHitsFlag (G4int val) |
void | SetPrintModulo (G4int val) |
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 58 of file DMXEventAction.hh.
DMXEventAction::DMXEventAction | ( | DMXRunAction * | DMXRun, |
DMXPrimaryGeneratorAction * | DMXGenerator | ||
) |
Definition at line 74 of file DMXEventAction.cc.
|
virtual |
Definition at line 102 of file DMXEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 109 of file DMXEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 146 of file DMXEventAction.cc.
|
inline |
|
inline |
Definition at line 75 of file DMXEventAction.hh.
Definition at line 78 of file DMXEventAction.hh.
Definition at line 72 of file DMXEventAction.hh.
Definition at line 81 of file DMXEventAction.hh.
Definition at line 80 of file DMXEventAction.hh.
Definition at line 79 of file DMXEventAction.hh.