ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RMC01EventAction Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/biasing/ReverseMC01/include/RMC01EventAction.hh>

+ Inheritance diagram for RMC01EventAction:
+ Collaboration diagram for RMC01EventAction:

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 53 of file RMC01EventAction.hh.

View newest version in sPHENIX GitHub at line 53 of file RMC01EventAction.hh

Constructor & Destructor Documentation

RMC01EventAction::RMC01EventAction ( )

Definition at line 47 of file RMC01EventAction.cc.

View newest version in sPHENIX GitHub at line 47 of file RMC01EventAction.cc

RMC01EventAction::~RMC01EventAction ( )
virtual

Definition at line 54 of file RMC01EventAction.cc.

View newest version in sPHENIX GitHub at line 54 of file RMC01EventAction.cc

Member Function Documentation

void RMC01EventAction::BeginOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 60 of file RMC01EventAction.cc.

View newest version in sPHENIX GitHub at line 60 of file RMC01EventAction.cc

References RMC01AnalysisManager::BeginOfEvent(), G4cout, G4Event::GetEventID(), and RMC01AnalysisManager::GetInstance().

+ Here is the call graph for this function:

void RMC01EventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 74 of file RMC01EventAction.cc.

View newest version in sPHENIX GitHub at line 74 of file RMC01EventAction.cc

References RMC01AnalysisManager::EndOfEvent(), and RMC01AnalysisManager::GetInstance().

+ Here is the call graph for this function:


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