Geant4
10.03.p03
|
#include <DMXEventAction.hh>
Public Member Functions | |
DMXEventAction () | |
virtual | ~DMXEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetDrawTrksFlag (G4String val) |
G4String | GetDrawTrksFlag () const |
void | SetDrawColsFlag (G4String val) |
G4String | GetDrawColsFlag () const |
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 () |
virtual void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 58 of file DMXEventAction.hh.
DMXEventAction::DMXEventAction | ( | ) |
Definition at line 76 of file DMXEventAction.cc.
|
virtual |
Definition at line 103 of file DMXEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 120 of file DMXEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 168 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.