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

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

+ Inheritance diagram for MCTruthEventAction:
+ Collaboration diagram for MCTruthEventAction:

Public Member Functions

 MCTruthEventAction ()
 
virtual ~MCTruthEventAction ()
 
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 46 of file MCTruthEventAction.hh.

View newest version in sPHENIX GitHub at line 46 of file MCTruthEventAction.hh

Constructor & Destructor Documentation

MCTruthEventAction::MCTruthEventAction ( )

Definition at line 46 of file MCTruthEventAction.cc.

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

MCTruthEventAction::~MCTruthEventAction ( )
virtual

Definition at line 51 of file MCTruthEventAction.cc.

View newest version in sPHENIX GitHub at line 51 of file MCTruthEventAction.cc

Member Function Documentation

void MCTruthEventAction::BeginOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 56 of file MCTruthEventAction.cc.

View newest version in sPHENIX GitHub at line 56 of file MCTruthEventAction.cc

References MCTruthManager::GetInstance(), and MCTruthManager::NewEvent().

+ Here is the call graph for this function:

void MCTruthEventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 64 of file MCTruthEventAction.cc.

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

References MCTruthManager::GetInstance(), and MCTruthManager::PrintEvent().

+ Here is the call graph for this function:


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