Geant4  10.03
RE05EventAction Class Reference

#include <RE05EventAction.hh>

+ Inheritance diagram for RE05EventAction:
+ Collaboration diagram for RE05EventAction:

Public Member Functions

 RE05EventAction ()
 
virtual ~RE05EventAction ()
 
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

G4int fTrackerCollID
 
G4int fCalorimeterCollID
 
G4int fMuonCollID
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 38 of file RE05EventAction.hh.

Constructor & Destructor Documentation

RE05EventAction::RE05EventAction ( )

Definition at line 52 of file RE05EventAction.cc.

RE05EventAction::~RE05EventAction ( )
virtual

Definition at line 61 of file RE05EventAction.cc.

Member Function Documentation

void RE05EventAction::BeginOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 66 of file RE05EventAction.cc.

References fCalorimeterCollID, fMuonCollID, fTrackerCollID, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().

+ Here is the call graph for this function:

void RE05EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 80 of file RE05EventAction.cc.

References G4THitsCollection< T >::entries(), fCalorimeterCollID, fMuonCollID, fTrackerCollID, G4cout, G4endl, G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), and GeV.

+ Here is the call graph for this function:

Member Data Documentation

G4int RE05EventAction::fCalorimeterCollID
private

Definition at line 50 of file RE05EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().

G4int RE05EventAction::fMuonCollID
private

Definition at line 51 of file RE05EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().

G4int RE05EventAction::fTrackerCollID
private

Definition at line 49 of file RE05EventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().


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