Geant4  10.00.p02
exrdmEventAction Class Reference

#include <exrdmEventAction.hh>

+ Inheritance diagram for exrdmEventAction:
+ Collaboration diagram for exrdmEventAction:

Public Member Functions

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

Private Attributes

G4String fDrawFlag
 
exrdmEventActionMessengerfEventMessenger
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 45 of file exrdmEventAction.hh.

Constructor & Destructor Documentation

exrdmEventAction::exrdmEventAction ( )

Definition at line 47 of file exrdmEventAction.cc.

References fEventMessenger.

exrdmEventAction::~exrdmEventAction ( )
virtual

Definition at line 57 of file exrdmEventAction.cc.

References fEventMessenger.

Member Function Documentation

void exrdmEventAction::BeginOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 64 of file exrdmEventAction.cc.

References exrdmAnalysisManager::BeginOfEvent(), and exrdmAnalysisManager::GetInstance().

+ Here is the call graph for this function:

void exrdmEventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 71 of file exrdmEventAction.cc.

References exrdmAnalysisManager::EndOfEvent(), and exrdmAnalysisManager::GetInstance().

+ Here is the call graph for this function:

void exrdmEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 55 of file exrdmEventAction.hh.

References fDrawFlag.

Referenced by exrdmEventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4String exrdmEventAction::fDrawFlag
private

Definition at line 55 of file exrdmEventAction.hh.

Referenced by SetDrawFlag().

exrdmEventActionMessenger* exrdmEventAction::fEventMessenger
private

Definition at line 59 of file exrdmEventAction.hh.

Referenced by exrdmEventAction(), and ~exrdmEventAction().


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