| 
    Geant4
    10.00.p02
    
   | 
 
Event action. More...
#include <B5EventAction.hh>
 Inheritance diagram for B5EventAction:
 Collaboration diagram for B5EventAction:Public Member Functions | |
| B5EventAction () | |
| virtual | ~B5EventAction () | 
| 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 | fHHC1ID | 
| G4int | fHHC2ID | 
| G4int | fDHC1ID | 
| G4int | fDHC2ID | 
| G4int | fECHCID | 
| G4int | fHCHCID | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Event action.
Definition at line 40 of file B5EventAction.hh.
| B5EventAction::B5EventAction | ( | ) | 
Definition at line 49 of file B5EventAction.cc.
References G4RunManager::GetRunManager(), and G4RunManager::SetPrintProgress().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 64 of file B5EventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 69 of file B5EventAction.cc.
References fDHC1ID, fDHC2ID, fECHCID, fHCHCID, fHHC1ID, fHHC2ID, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 84 of file B5EventAction.cc.
References G4VAnalysisManager::AddNtupleRow(), G4THitsCollection< T >::entries(), fDHC1ID, fDHC2ID, fECHCID, fHCHCID, fHHC1ID, fHHC2ID, G4VAnalysisManager::FillH1(), G4VAnalysisManager::FillH2(), G4VAnalysisManager::FillNtupleDColumn(), G4VAnalysisManager::FillNtupleIColumn(), G4cout, G4endl, G4Exception(), B5EmCalorimeterHit::GetEdep(), B5HadCalorimeterHit::GetEdep(), G4Event::GetEventID(), G4PrimaryParticle::GetG4code(), G4HCofThisEvent::GetHC(), B5DriftChamberHit::GetLayerID(), B5DriftChamberHit::GetLocalPos(), G4PrimaryParticle::GetMomentum(), G4ParticleDefinition::GetParticleName(), G4RunManager::GetPrintProgress(), G4RunManager::GetRunManager(), JustWarning, MeV, B5HodoscopeHit::Print(), and B5DriftChamberHit::Print().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 52 of file B5EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
      
  | 
  private | 
Definition at line 53 of file B5EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
      
  | 
  private | 
Definition at line 54 of file B5EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
      
  | 
  private | 
Definition at line 55 of file B5EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
      
  | 
  private | 
Definition at line 50 of file B5EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
      
  | 
  private | 
Definition at line 51 of file B5EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().