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

#include <east/blob/main/Core/include/eASTEventAction.hh>

+ Inheritance diagram for eASTEventAction:
+ Collaboration diagram for eASTEventAction:

Public Member Functions

 eASTEventAction ()
 
virtual ~eASTEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 

Detailed Description

Definition at line 19 of file eASTEventAction.hh.

View newest version in sPHENIX GitHub at line 19 of file eASTEventAction.hh

Constructor & Destructor Documentation

eASTEventAction::eASTEventAction ( )

Definition at line 16 of file eASTEventAction.cc.

View newest version in sPHENIX GitHub at line 16 of file eASTEventAction.cc

eASTEventAction::~eASTEventAction ( )
virtual

Definition at line 19 of file eASTEventAction.cc.

View newest version in sPHENIX GitHub at line 19 of file eASTEventAction.cc

Member Function Documentation

void eASTEventAction::BeginOfEventAction ( const G4Event *  evt)
virtual

Definition at line 22 of file eASTEventAction.cc.

View newest version in sPHENIX GitHub at line 22 of file eASTEventAction.cc

References eASTUserActionDispatcher::GetEventActions(), and eASTUserActionDispatcher::Instance().

+ Here is the call graph for this function:

void eASTEventAction::EndOfEventAction ( const G4Event *  evt)
virtual

Definition at line 32 of file eASTEventAction.cc.

View newest version in sPHENIX GitHub at line 32 of file eASTEventAction.cc

References eASTUserActionDispatcher::GetEventActions(), and eASTUserActionDispatcher::Instance().

+ Here is the call graph for this function:


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