#include <TDummy_EventAction.hh>
Public Member Functions | |
TDummy_EventAction (TStandard_Analysis *aAnalysis) | |
~TDummy_EventAction () | |
void | BeginOfEventAction (const G4Event *aEvent) |
void | EndOfEventAction (const G4Event *aEvent) |
Definition at line 38 of file TDummy_EventAction.hh.
TDummy_EventAction::TDummy_EventAction | ( | TStandard_Analysis * | aAnalysis | ) |
Definition at line 32 of file TDummy_EventAction.cc.
TDummy_EventAction::~TDummy_EventAction | ( | ) |
Definition at line 47 of file TDummy_EventAction.cc.
void TDummy_EventAction::BeginOfEventAction | ( | const G4Event * | aEvent | ) |
Definition at line 62 of file TDummy_EventAction.cc.
void TDummy_EventAction::EndOfEventAction | ( | const G4Event * | aEvent | ) |
Definition at line 79 of file TDummy_EventAction.cc.