| 
    Geant4
    10.01.p03
    
   | 
 
#include <RE01EventAction.hh>
 Inheritance diagram for RE01EventAction:
 Collaboration diagram for RE01EventAction: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 () | 
| void | SetEventManager (G4EventManager *value) | 
Private Member Functions | |
| void | PrintPrimary (G4PrimaryParticle *pp, G4int ind) | 
Private Attributes | |
| G4int | fTrackerCollID | 
| G4int | fCalorimeterCollID | 
| G4int | fMuonCollID | 
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, fMuonCollID, fTrackerCollID, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 73 of file RE01EventAction.cc.
References G4TrajectoryContainer::entries(), G4THitsCollection< T >::entries(), fCalorimeterCollID, fTrackerCollID, G4cout, G4endl, G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), G4Event::GetNumberOfPrimaryVertex(), G4PrimaryVertex::GetPrimary(), G4Event::GetPrimaryVertex(), G4PrimaryVertex::GetT0(), G4Event::GetTrajectoryContainer(), G4PrimaryVertex::GetX0(), G4PrimaryVertex::GetY0(), G4PrimaryVertex::GetZ0(), GeV, ns, G4InuclParticleNames::pp, PrintPrimary(), and RE01Trajectory::ShowTrajectory().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 155 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 52 of file RE01EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
      
  | 
  private | 
Definition at line 53 of file RE01EventAction.hh.
Referenced by BeginOfEventAction().
      
  | 
  private | 
Definition at line 51 of file RE01EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().