| 
    Geant4
    10.01.p01
    
   | 
 
Event action class. More...
#include <B1EventAction.hh>
 Inheritance diagram for B1EventAction:
 Collaboration diagram for B1EventAction:Public Member Functions | |
| B1EventAction () | |
| virtual | ~B1EventAction () | 
| virtual void | BeginOfEventAction (const G4Event *event) | 
| virtual void | EndOfEventAction (const G4Event *event) | 
| void | AddEdep (G4double edep) | 
| B1EventAction () | |
| virtual | ~B1EventAction () | 
| virtual void | BeginOfEventAction (const G4Event *event) | 
| virtual void | EndOfEventAction (const G4Event *event) | 
| void | AddEdep (G4double edep) | 
| G4double | GetEdep () const | 
| B1EventAction () | |
| virtual | ~B1EventAction () | 
| virtual void | BeginOfEventAction (const G4Event *event) | 
| virtual void | EndOfEventAction (const G4Event *event) | 
| void | AddEdep (G4double edep) | 
  Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () | 
| void | SetEventManager (G4EventManager *value) | 
Private Attributes | |
| G4double | fEdep | 
| G4int | fPrintModulo | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Event action class.
It instantiates B1EventInformation object at the beginning of each event.
Definition at line 40 of file B1EventAction.hh.
| B1EventAction::B1EventAction | ( | ) | 
Definition at line 39 of file B1EventAction.cc.
      
  | 
  virtual | 
Definition at line 46 of file B1EventAction.cc.
| B1EventAction::B1EventAction | ( | ) | 
      
  | 
  virtual | 
| B1EventAction::B1EventAction | ( | ) | 
      
  | 
  virtual | 
      
  | 
  inline | 
Definition at line 49 of file B1EventAction.hh.
References fEdep.
Referenced by B1SteppingAction::UserSteppingAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 49 of file B1EventAction.hh.
References fEdep.
      
  | 
  inline | 
Definition at line 51 of file B1EventAction.hh.
References fEdep.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 51 of file B1EventAction.cc.
References fEdep.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 58 of file B1EventAction.cc.
References B1Run::AddEdep(), fEdep, G4RunManager::GetNonConstCurrentRun(), and G4RunManager::GetRunManager().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
      
  | 
  inline | 
Definition at line 52 of file B1EventAction.hh.
References fEdep.
      
  | 
  private | 
Definition at line 52 of file B1EventAction.hh.
Referenced by AddEdep(), BeginOfEventAction(), EndOfEventAction(), and GetEdep().
      
  | 
  private | 
Definition at line 55 of file B1EventAction.hh.