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

#include <geant4/tree/geant4-10.6-release/environments/g4py/tests/gtest01/module/QEventAction.hh>

+ Inheritance diagram for QEventAction:
+ Collaboration diagram for QEventAction:

Public Member Functions

 QEventAction ()
 
 ~QEventAction ()
 
virtual void BeginOfEventAction (const G4Event *aevent)
 
virtual void EndOfEventAction (const G4Event *aevent)
 
- 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 42 of file QEventAction.hh.

View newest version in sPHENIX GitHub at line 42 of file QEventAction.hh

Constructor & Destructor Documentation

QEventAction::QEventAction ( )

Definition at line 41 of file QEventAction.cc.

View newest version in sPHENIX GitHub at line 41 of file QEventAction.cc

QEventAction::~QEventAction ( )

Definition at line 48 of file QEventAction.cc.

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

Member Function Documentation

void QEventAction::BeginOfEventAction ( const G4Event aevent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 55 of file QEventAction.cc.

View newest version in sPHENIX GitHub at line 55 of file QEventAction.cc

References G4cout, and G4endl.

void QEventAction::EndOfEventAction ( const G4Event aevent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 63 of file QEventAction.cc.

View newest version in sPHENIX GitHub at line 63 of file QEventAction.cc

References G4cout, and G4endl.


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