| 
    Geant4
    10.03
    
   | 
 
#include <F02EventAction.hh>
 Inheritance diagram for F02EventAction:
 Collaboration diagram for F02EventAction:Public Member Functions | |
| F02EventAction (F02RunAction *F02RA) | |
| virtual | ~F02EventAction () | 
| 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 Attributes | |
| F02RunAction * | fRunAction | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Definition at line 46 of file F02EventAction.hh.
| F02EventAction::F02EventAction | ( | F02RunAction * | F02RA | ) | 
Definition at line 45 of file F02EventAction.cc.
      
  | 
  virtual | 
Definition at line 52 of file F02EventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 57 of file F02EventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 62 of file F02EventAction.cc.
References fRunAction, G4cout, G4endl, G4Event::GetEventID(), G4RunManager::GetPrintProgress(), F02RunAction::GetRndmFreq(), and G4RunManager::GetRunManager().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 57 of file F02EventAction.hh.
Referenced by EndOfEventAction().