| 
    Geant4
    10.02.p01
    
   | 
 
#include <QEventAction.hh>
 Inheritance diagram for QEventAction:
 Collaboration diagram for QEventAction:Public Member Functions | |
| QEventAction () | |
| ~QEventAction () | |
| virtual void | BeginOfEventAction (const G4Event *aevent) | 
| virtual void | EndOfEventAction (const G4Event *aevent) | 
  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 43 of file QEventAction.hh.
| QEventAction::QEventAction | ( | ) | 
Definition at line 42 of file QEventAction.cc.
| QEventAction::~QEventAction | ( | ) | 
Definition at line 49 of file QEventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 56 of file QEventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 64 of file QEventAction.cc.