Geant4  10.00.p02
B5EventAction Class Reference

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
G4EventManagerfpEventManager
 

Detailed Description

Event action.

Definition at line 40 of file B5EventAction.hh.

Constructor & Destructor Documentation

B5EventAction::B5EventAction ( )

Definition at line 49 of file B5EventAction.cc.

References G4RunManager::GetRunManager(), and G4RunManager::SetPrintProgress().

+ Here is the call graph for this function:

B5EventAction::~B5EventAction ( )
virtual

Definition at line 64 of file B5EventAction.cc.

Member Function Documentation

void B5EventAction::BeginOfEventAction ( const G4Event )
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:

Member Data Documentation

G4int B5EventAction::fDHC1ID
private

Definition at line 52 of file B5EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().

G4int B5EventAction::fDHC2ID
private

Definition at line 53 of file B5EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().

G4int B5EventAction::fECHCID
private

Definition at line 54 of file B5EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().

G4int B5EventAction::fHCHCID
private

Definition at line 55 of file B5EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().

G4int B5EventAction::fHHC1ID
private

Definition at line 50 of file B5EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().

G4int B5EventAction::fHHC2ID
private

Definition at line 51 of file B5EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().


The documentation for this class was generated from the following files: