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

#include <geant4/tree/geant4-10.6-release/examples/extended/parallel/TopC/ParN02/include/ExN02EventAction.hh>

+ Inheritance diagram for ExN02EventAction:
+ Collaboration diagram for ExN02EventAction:

Public Member Functions

 ExN02EventAction ()
 
 ~ExN02EventAction ()
 
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 43 of file ExN02EventAction.hh.

View newest version in sPHENIX GitHub at line 43 of file ExN02EventAction.hh

Constructor & Destructor Documentation

ExN02EventAction::ExN02EventAction ( )

Definition at line 44 of file ExN02EventAction.cc.

View newest version in sPHENIX GitHub at line 44 of file ExN02EventAction.cc

ExN02EventAction::~ExN02EventAction ( )

Definition at line 49 of file ExN02EventAction.cc.

View newest version in sPHENIX GitHub at line 49 of file ExN02EventAction.cc

Member Function Documentation

void ExN02EventAction::BeginOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 54 of file ExN02EventAction.cc.

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

void ExN02EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 59 of file ExN02EventAction.cc.

View newest version in sPHENIX GitHub at line 59 of file ExN02EventAction.cc

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

+ Here is the call graph for this function:


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