Geant4
10.02.p02
|
#include <RE01EventAction.hh>
Public Member Functions | |
RE01EventAction () | |
virtual | ~RE01EventAction () |
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 Member Functions | |
void | PrintPrimary (G4PrimaryParticle *pp, G4int ind) |
Private Attributes | |
G4int | fTrackerCollID |
G4int | fCalorimeterCollID |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 40 of file RE01EventAction.hh.
RE01EventAction::RE01EventAction | ( | ) |
Definition at line 51 of file RE01EventAction.cc.
|
virtual |
Definition at line 57 of file RE01EventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 61 of file RE01EventAction.cc.
References fCalorimeterCollID, fTrackerCollID, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 73 of file RE01EventAction.cc.
References G4TrajectoryContainer::entries(), G4THitsCollection< T >::entries(), fCalorimeterCollID, G4UserEventAction::fpEventManager, fTrackerCollID, G4cout, G4endl, G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), G4PrimaryParticle::GetNext(), G4Event::GetNumberOfPrimaryVertex(), G4PrimaryVertex::GetPrimary(), G4Event::GetPrimaryVertex(), G4PrimaryVertex::GetT0(), G4Event::GetTrajectoryContainer(), G4EventManager::GetVerboseLevel(), G4PrimaryVertex::GetX0(), G4PrimaryVertex::GetY0(), G4PrimaryVertex::GetZ0(), GeV, ns, G4InuclParticleNames::pp, PrintPrimary(), and RE01Trajectory::ShowTrajectory().
|
private |
Definition at line 164 of file RE01EventAction.cc.
References G4cout, G4endl, G4PrimaryParticle::GetDaughter(), G4PrimaryParticle::GetG4code(), G4PrimaryParticle::GetMomentum(), G4PrimaryParticle::GetNext(), G4ParticleDefinition::GetParticleName(), G4PrimaryParticle::GetPDGcode(), G4PrimaryParticle::GetTrackID(), and GeV.
Referenced by EndOfEventAction().
|
private |
Definition at line 52 of file RE01EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 51 of file RE01EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().