ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE05/include/RE05EventAction.hh>
Public Member Functions | |
RE05EventAction () | |
virtual | ~RE05EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
G4int | fTrackerCollID |
G4int | fCalorimeterCollID |
G4int | fMuonCollID |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 37 of file RE05EventAction.hh.
View newest version in sPHENIX GitHub at line 37 of file RE05EventAction.hh
RE05EventAction::RE05EventAction | ( | ) |
Definition at line 51 of file RE05EventAction.cc.
View newest version in sPHENIX GitHub at line 51 of file RE05EventAction.cc
|
virtual |
Definition at line 60 of file RE05EventAction.cc.
View newest version in sPHENIX GitHub at line 60 of file RE05EventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 65 of file RE05EventAction.cc.
View newest version in sPHENIX GitHub at line 65 of file RE05EventAction.cc
References fCalorimeterCollID, fMuonCollID, fTrackerCollID, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
Reimplemented from G4UserEventAction.
Definition at line 79 of file RE05EventAction.cc.
View newest version in sPHENIX GitHub at line 79 of file RE05EventAction.cc
References G4THitsCollection< T >::entries(), fCalorimeterCollID, fMuonCollID, fTrackerCollID, G4cout, G4endl, G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), and GeV.
|
private |
Definition at line 49 of file RE05EventAction.hh.
View newest version in sPHENIX GitHub at line 49 of file RE05EventAction.hh
Referenced by BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 50 of file RE05EventAction.hh.
View newest version in sPHENIX GitHub at line 50 of file RE05EventAction.hh
Referenced by BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 48 of file RE05EventAction.hh.
View newest version in sPHENIX GitHub at line 48 of file RE05EventAction.hh
Referenced by BeginOfEventAction(), and EndOfEventAction().