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

#include <geant4/tree/geant4-10.6-release/examples/extended/eventgenerator/HepMC/HepMCEx02/include/H02EventAction.hh>

+ Inheritance diagram for H02EventAction:
+ Collaboration diagram for H02EventAction:

Public Member Functions

 H02EventAction ()
 
 ~H02EventAction ()
 
virtual void BeginOfEventAction (const G4Event *anEvent)
 
virtual void EndOfEventAction (const G4Event *anEvent)
 
- 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 35 of file H02EventAction.hh.

View newest version in sPHENIX GitHub at line 35 of file H02EventAction.hh

Constructor & Destructor Documentation

H02EventAction::H02EventAction ( )

Definition at line 37 of file H02EventAction.cc.

View newest version in sPHENIX GitHub at line 37 of file H02EventAction.cc

H02EventAction::~H02EventAction ( )

Definition at line 43 of file H02EventAction.cc.

View newest version in sPHENIX GitHub at line 43 of file H02EventAction.cc

Member Function Documentation

void H02EventAction::BeginOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 48 of file H02EventAction.cc.

View newest version in sPHENIX GitHub at line 48 of file H02EventAction.cc

References G4cout, G4endl, and pyG4Element::Print().

+ Here is the call graph for this function:

void H02EventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 64 of file H02EventAction.cc.

View newest version in sPHENIX GitHub at line 64 of file H02EventAction.cc

References G4cout, G4endl, and G4SDManager::GetSDMpointer().

+ Here is the call graph for this function:


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