Geant4  10.00.p02
GammaRayTelEventAction Class Reference

#include <GammaRayTelEventAction.hh>

+ Inheritance diagram for GammaRayTelEventAction:
+ Collaboration diagram for GammaRayTelEventAction:

Public Member Functions

 GammaRayTelEventAction ()
 
virtual ~GammaRayTelEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
void SetDrawFlag (G4String val)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Private Attributes

G4int trackerCollID
 
G4int calorimeterCollID
 
G4int anticoincidenceCollID
 
G4String drawFlag
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 52 of file GammaRayTelEventAction.hh.

Constructor & Destructor Documentation

GammaRayTelEventAction::GammaRayTelEventAction ( )

Definition at line 75 of file GammaRayTelEventAction.cc.

References G4DigiManager::AddNewModule(), and G4DigiManager::GetDMpointer().

+ Here is the call graph for this function:

GammaRayTelEventAction::~GammaRayTelEventAction ( )
virtual

Definition at line 86 of file GammaRayTelEventAction.cc.

Member Function Documentation

void GammaRayTelEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 92 of file GammaRayTelEventAction.cc.

References anticoincidenceCollID, calorimeterCollID, G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), G4SDManager::GetSDMpointer(), and trackerCollID.

+ Here is the call graph for this function:

void GammaRayTelEventAction::EndOfEventAction ( const G4Event evt)
virtual
void GammaRayTelEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 63 of file GammaRayTelEventAction.hh.

Member Data Documentation

G4int GammaRayTelEventAction::anticoincidenceCollID
private

Definition at line 69 of file GammaRayTelEventAction.hh.

Referenced by BeginOfEventAction().

G4int GammaRayTelEventAction::calorimeterCollID
private

Definition at line 68 of file GammaRayTelEventAction.hh.

Referenced by BeginOfEventAction().

G4String GammaRayTelEventAction::drawFlag
private

Definition at line 70 of file GammaRayTelEventAction.hh.

G4int GammaRayTelEventAction::trackerCollID
private

Definition at line 63 of file GammaRayTelEventAction.hh.

Referenced by BeginOfEventAction(), and EndOfEventAction().


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