ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/biasing/ReverseMC01/include/RMC01EventAction.hh>
Public Member Functions | |
RMC01EventAction () | |
virtual | ~RMC01EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
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 53 of file RMC01EventAction.hh.
View newest version in sPHENIX GitHub at line 53 of file RMC01EventAction.hh
RMC01EventAction::RMC01EventAction | ( | ) |
Definition at line 47 of file RMC01EventAction.cc.
View newest version in sPHENIX GitHub at line 47 of file RMC01EventAction.cc
|
virtual |
Definition at line 54 of file RMC01EventAction.cc.
View newest version in sPHENIX GitHub at line 54 of file RMC01EventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 60 of file RMC01EventAction.cc.
View newest version in sPHENIX GitHub at line 60 of file RMC01EventAction.cc
References RMC01AnalysisManager::BeginOfEvent(), G4cout, G4Event::GetEventID(), and RMC01AnalysisManager::GetInstance().
Reimplemented from G4UserEventAction.
Definition at line 74 of file RMC01EventAction.cc.
View newest version in sPHENIX GitHub at line 74 of file RMC01EventAction.cc
References RMC01AnalysisManager::EndOfEvent(), and RMC01AnalysisManager::GetInstance().