Geant4
9.6.p02
|
#include <DicomEventAction.hh>
Public Member Functions | |
DicomEventAction () | |
~DicomEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *anEvent) |
void | SetDrawFlag (G4String 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 52 of file DicomEventAction.hh.
DicomEventAction::DicomEventAction | ( | ) |
Definition at line 49 of file DicomEventAction.cc.
DicomEventAction::~DicomEventAction | ( | ) |
Definition at line 53 of file DicomEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 57 of file DicomEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 63 of file DicomEventAction.cc.
Definition at line 61 of file DicomEventAction.hh.