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

#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/application/include/eRositaEventAction.hh>

+ Inheritance diagram for eRositaEventAction:
+ Collaboration diagram for eRositaEventAction:

Public Member Functions

 eRositaEventAction ()
 
 ~eRositaEventAction ()
 
void BeginOfEventAction (const G4Event *)
 
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 38 of file eRositaEventAction.hh.

View newest version in sPHENIX GitHub at line 38 of file eRositaEventAction.hh

Constructor & Destructor Documentation

eRositaEventAction::eRositaEventAction ( )

Definition at line 38 of file eRositaEventAction.cc.

View newest version in sPHENIX GitHub at line 38 of file eRositaEventAction.cc

eRositaEventAction::~eRositaEventAction ( )

Definition at line 42 of file eRositaEventAction.cc.

View newest version in sPHENIX GitHub at line 42 of file eRositaEventAction.cc

Member Function Documentation

void eRositaEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 46 of file eRositaEventAction.cc.

View newest version in sPHENIX GitHub at line 46 of file eRositaEventAction.cc

References G4cout, and G4Event::GetEventID().

+ Here is the call graph for this function:

void eRositaEventAction::EndOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 61 of file eRositaEventAction.cc.

View newest version in sPHENIX GitHub at line 61 of file eRositaEventAction.cc


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