Geant4  10.00.p02
F01EventAction Class Reference

#include <F01EventAction.hh>

+ Inheritance diagram for F01EventAction:
+ Collaboration diagram for F01EventAction:

Public Member Functions

 F01EventAction (F01RunAction *F01RA)
 
virtual ~F01EventAction ()
 
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
 
F01EventActionMessengerfEventMessenger
 
F01RunActionfRunAction
 
G4int fVerboseLevel
 
G4int fPrintModulo
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 47 of file F01EventAction.hh.

Constructor & Destructor Documentation

F01EventAction::F01EventAction ( F01RunAction F01RA)

Definition at line 52 of file F01EventAction.cc.

References fEventMessenger.

F01EventAction::~F01EventAction ( )
virtual

Definition at line 65 of file F01EventAction.cc.

References fEventMessenger.

Member Function Documentation

void F01EventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 72 of file F01EventAction.cc.

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

+ Here is the call graph for this function:

void F01EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 90 of file F01EventAction.cc.

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

+ Here is the call graph for this function:

void F01EventAction::SetEventVerbose ( G4int  level)
inline

Definition at line 57 of file F01EventAction.hh.

References fVerboseLevel.

Referenced by F01EventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

void F01EventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 58 of file F01EventAction.hh.

References fPrintModulo.

Referenced by F01EventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4int F01EventAction::fCalorimeterCollID
private

Definition at line 61 of file F01EventAction.hh.

Referenced by BeginOfEventAction().

F01EventActionMessenger* F01EventAction::fEventMessenger
private

Definition at line 63 of file F01EventAction.hh.

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

G4int F01EventAction::fPrintModulo
private

Definition at line 67 of file F01EventAction.hh.

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

F01RunAction* F01EventAction::fRunAction
private

Definition at line 64 of file F01EventAction.hh.

Referenced by EndOfEventAction().

G4int F01EventAction::fVerboseLevel
private

Definition at line 66 of file F01EventAction.hh.

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


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