Geant4  10.00.p02
RE04EventAction Class Reference

User event action class. More...

#include <RE04EventAction.hh>

+ Inheritance diagram for RE04EventAction:
+ Collaboration diagram for RE04EventAction:

Public Member Functions

 RE04EventAction ()
 
 ~RE04EventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

User event action class.

Definition at line 48 of file RE04EventAction.hh.

Constructor & Destructor Documentation

RE04EventAction::RE04EventAction ( )

Definition at line 43 of file RE04EventAction.cc.

RE04EventAction::~RE04EventAction ( )

Definition at line 48 of file RE04EventAction.cc.

Member Function Documentation

void RE04EventAction::BeginOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 52 of file RE04EventAction.cc.

void RE04EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 56 of file RE04EventAction.cc.

References G4TrajectoryContainer::entries(), G4cout, G4endl, G4Event::GetEventID(), G4Event::GetTrajectoryContainer(), and RE04Trajectory::ShowTrajectory().

+ Here is the call graph for this function:


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