ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/environments/g4py/tests/gtest01/module/QEventAction.hh>
Public Member Functions | |
QEventAction () | |
~QEventAction () | |
virtual void | BeginOfEventAction (const G4Event *aevent) |
virtual void | EndOfEventAction (const G4Event *aevent) |
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 42 of file QEventAction.hh.
View newest version in sPHENIX GitHub at line 42 of file QEventAction.hh
QEventAction::QEventAction | ( | ) |
Definition at line 41 of file QEventAction.cc.
View newest version in sPHENIX GitHub at line 41 of file QEventAction.cc
QEventAction::~QEventAction | ( | ) |
Definition at line 48 of file QEventAction.cc.
View newest version in sPHENIX GitHub at line 48 of file QEventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 55 of file QEventAction.cc.
View newest version in sPHENIX GitHub at line 55 of file QEventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 63 of file QEventAction.cc.
View newest version in sPHENIX GitHub at line 63 of file QEventAction.cc