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

#include <geant4/tree/geant4-10.6-release/source/event/include/G4MultiEventAction.hh>

+ Inheritance diagram for G4MultiEventAction:
+ Collaboration diagram for G4MultiEventAction:

Public Member Functions

 G4MultiEventAction ()=default
 
virtual ~G4MultiEventAction () override=default
 
virtual void SetEventManager (G4EventManager *) override
 
virtual void BeginOfEventAction (const G4Event *) override
 
virtual void EndOfEventAction (const G4Event *) override
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 

Additional Inherited Members

- Public Attributes inherited from std::vector< T >
T elements
 STL member.
 
- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 63 of file G4MultiEventAction.hh.

View newest version in sPHENIX GitHub at line 63 of file G4MultiEventAction.hh

Constructor & Destructor Documentation

G4MultiEventAction::G4MultiEventAction ( )
default
virtual G4MultiEventAction::~G4MultiEventAction ( )
overridevirtualdefault

Member Function Documentation

void G4MultiEventAction::BeginOfEventAction ( const G4Event evt)
overridevirtual

Reimplemented from G4UserEventAction.

Definition at line 48 of file G4MultiEventAction.cc.

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

References e.

void G4MultiEventAction::EndOfEventAction ( const G4Event evt)
overridevirtual

Reimplemented from G4UserEventAction.

Definition at line 55 of file G4MultiEventAction.cc.

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

References e.

void G4MultiEventAction::SetEventManager ( G4EventManager mgr)
overridevirtual

Reimplemented from G4UserEventAction.

Definition at line 41 of file G4MultiEventAction.cc.

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

References e.


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