Geant4  10.02
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 *)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Private Attributes

F01RunActionfRunAction
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 46 of file F01EventAction.hh.

Constructor & Destructor Documentation

F01EventAction::F01EventAction ( F01RunAction F01RA)

Definition at line 45 of file F01EventAction.cc.

F01EventAction::~F01EventAction ( )
virtual

Definition at line 52 of file F01EventAction.cc.

Member Function Documentation

void F01EventAction::BeginOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 57 of file F01EventAction.cc.

void F01EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 62 of file F01EventAction.cc.

References fRunAction, G4cout, G4endl, G4Event::GetEventID(), G4RunManager::GetPrintProgress(), F01RunAction::GetRndmFreq(), and G4RunManager::GetRunManager().

+ Here is the call graph for this function:

Member Data Documentation

F01RunAction* F01EventAction::fRunAction
private

Definition at line 57 of file F01EventAction.hh.

Referenced by EndOfEventAction().


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