Geant4  10.00.p02
F03EventAction Class Reference

#include <F03EventAction.hh>

+ Inheritance diagram for F03EventAction:
+ Collaboration diagram for F03EventAction:

Public Member Functions

 F03EventAction (F03RunAction *)
 
virtual ~F03EventAction ()
 
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
 
F03EventActionMessengerfEventMessenger
 
F03RunActionfRunAction
 
G4int fVerboseLevel
 
G4int fPrintModulo
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 47 of file F03EventAction.hh.

Constructor & Destructor Documentation

F03EventAction::F03EventAction ( F03RunAction action)

Definition at line 52 of file F03EventAction.cc.

References fEventMessenger.

F03EventAction::~F03EventAction ( )
virtual

Definition at line 65 of file F03EventAction.cc.

References fEventMessenger.

Member Function Documentation

void F03EventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 72 of file F03EventAction.cc.

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

+ Here is the call graph for this function:

void F03EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 90 of file F03EventAction.cc.

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

+ Here is the call graph for this function:

void F03EventAction::SetEventVerbose ( G4int  level)
inline

Definition at line 57 of file F03EventAction.hh.

References fVerboseLevel.

Referenced by F03EventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

void F03EventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 58 of file F03EventAction.hh.

References fPrintModulo.

Referenced by F03EventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4int F03EventAction::fCalorimeterCollID
private

Definition at line 61 of file F03EventAction.hh.

Referenced by BeginOfEventAction().

F03EventActionMessenger* F03EventAction::fEventMessenger
private

Definition at line 63 of file F03EventAction.hh.

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

G4int F03EventAction::fPrintModulo
private

Definition at line 67 of file F03EventAction.hh.

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

F03RunAction* F03EventAction::fRunAction
private

Definition at line 64 of file F03EventAction.hh.

Referenced by EndOfEventAction().

G4int F03EventAction::fVerboseLevel
private

Definition at line 66 of file F03EventAction.hh.

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


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