ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/basic/B2/B2a/include/B2EventAction.hh>
Public Member Functions | |
B2EventAction () | |
virtual | ~B2EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
B2EventAction () | |
virtual | ~B2EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
B2EventAction () | |
virtual | ~B2EventAction () |
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 |
Event action class.
Definition at line 39 of file B2EventAction.hh.
View newest version in sPHENIX GitHub at line 39 of file B2EventAction.hh
B2EventAction::B2EventAction | ( | ) |
Definition at line 40 of file B2EventAction.cc.
View newest version in sPHENIX GitHub at line 40 of file B2EventAction.cc
|
virtual |
Definition at line 46 of file B2EventAction.cc.
View newest version in sPHENIX GitHub at line 46 of file B2EventAction.cc
B2EventAction::B2EventAction | ( | ) |
|
virtual |
B2EventAction::B2EventAction | ( | ) |
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 51 of file B2EventAction.cc.
View newest version in sPHENIX GitHub at line 51 of file B2EventAction.cc
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Definition at line 56 of file B2EventAction.cc.
View newest version in sPHENIX GitHub at line 56 of file B2EventAction.cc
References G4TrajectoryContainer::entries(), G4cout, G4endl, G4VHitsCollection::GetSize(), and G4INCL::PhysicalConstants::hc.
Reimplemented from G4UserEventAction.