| 
    Geant4
    10.00.p03
    
   | 
 
#include <RMC01EventAction.hh>
 Inheritance diagram for RMC01EventAction:
 Collaboration diagram for RMC01EventAction:Public Member Functions | |
| RMC01EventAction () | |
| virtual | ~RMC01EventAction () | 
| virtual void | BeginOfEventAction (const G4Event *) | 
| virtual void | EndOfEventAction (const G4Event *) | 
  Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () | 
| void | SetEventManager (G4EventManager *value) | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Definition at line 54 of file RMC01EventAction.hh.
| RMC01EventAction::RMC01EventAction | ( | ) | 
Definition at line 48 of file RMC01EventAction.cc.
      
  | 
  virtual | 
Definition at line 55 of file RMC01EventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 61 of file RMC01EventAction.cc.
References RMC01AnalysisManager::BeginOfEvent(), G4cout, G4Event::GetEventID(), and RMC01AnalysisManager::GetInstance().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 75 of file RMC01EventAction.cc.
References RMC01AnalysisManager::EndOfEvent(), and RMC01AnalysisManager::GetInstance().
 Here is the call graph for this function: