| 
    Geant4
    10.01.p03
    
   | 
 
#include <RE05EventAction.hh>
 Inheritance diagram for RE05EventAction:
 Collaboration diagram for RE05EventAction: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 () | 
| void | SetEventManager (G4EventManager *value) | 
Private Attributes | |
| G4int | trackerCollID | 
| G4int | calorimeterCollID | 
| G4int | muonCollID | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Definition at line 38 of file RE05EventAction.hh.
| RE05EventAction::RE05EventAction | ( | ) | 
Definition at line 50 of file RE05EventAction.cc.
References calorimeterCollID, muonCollID, and trackerCollID.
      
  | 
  virtual | 
Definition at line 57 of file RE05EventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 60 of file RE05EventAction.cc.
References calorimeterCollID, G4SDManager::GetCollectionID(), G4SDManager::GetSDMpointer(), muonCollID, and trackerCollID.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 72 of file RE05EventAction.cc.
References calorimeterCollID, G4THitsCollection< T >::entries(), G4cout, G4endl, G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), GeV, muonCollID, and trackerCollID.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 50 of file RE05EventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and RE05EventAction().
      
  | 
  private | 
Definition at line 51 of file RE05EventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and RE05EventAction().
      
  | 
  private | 
Definition at line 49 of file RE05EventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and RE05EventAction().