Geant4  10.00.p02
F02EventAction Class Reference

#include <F02EventAction.hh>

+ Inheritance diagram for F02EventAction:
+ Collaboration diagram for F02EventAction:

Public Member Functions

 F02EventAction (F02RunAction *F02RA)
 
virtual ~F02EventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
void SetEventVerbose (G4int level)
 
void SetPrintModulo (G4int val)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Private Attributes

G4int fCalorimeterCollID
 
F02EventActionMessengerfEventMessenger
 
F02RunActionfRunAction
 
G4int fVerboseLevel
 
G4int fPrintModulo
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 47 of file F02EventAction.hh.

Constructor & Destructor Documentation

F02EventAction::F02EventAction ( F02RunAction F02RA)

Definition at line 52 of file F02EventAction.cc.

References fEventMessenger.

F02EventAction::~F02EventAction ( )
virtual

Definition at line 65 of file F02EventAction.cc.

References fEventMessenger.

Member Function Documentation

void F02EventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 72 of file F02EventAction.cc.

References fCalorimeterCollID, fPrintModulo, fVerboseLevel, G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), and G4SDManager::GetSDMpointer().

+ Here is the call graph for this function:

void F02EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 90 of file F02EventAction.cc.

References fPrintModulo, fRunAction, fVerboseLevel, G4cout, G4endl, G4Event::GetEventID(), and F02RunAction::GetRndmFreq().

+ Here is the call graph for this function:

void F02EventAction::SetEventVerbose ( G4int  level)
inline

Definition at line 57 of file F02EventAction.hh.

References fVerboseLevel.

Referenced by F02EventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

void F02EventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 58 of file F02EventAction.hh.

References fPrintModulo.

Referenced by F02EventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4int F02EventAction::fCalorimeterCollID
private

Definition at line 61 of file F02EventAction.hh.

Referenced by BeginOfEventAction().

F02EventActionMessenger* F02EventAction::fEventMessenger
private

Definition at line 63 of file F02EventAction.hh.

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

G4int F02EventAction::fPrintModulo
private

Definition at line 67 of file F02EventAction.hh.

Referenced by BeginOfEventAction(), EndOfEventAction(), and SetPrintModulo().

F02RunAction* F02EventAction::fRunAction
private

Definition at line 64 of file F02EventAction.hh.

Referenced by EndOfEventAction().

G4int F02EventAction::fVerboseLevel
private

Definition at line 66 of file F02EventAction.hh.

Referenced by BeginOfEventAction(), EndOfEventAction(), and SetEventVerbose().


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