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

#include <geant4/tree/geant4-10.6-release/examples/advanced/medical_linac/include/ML2EventAction.hh>

+ Inheritance diagram for CML2EventAction:
+ Collaboration diagram for CML2EventAction:

Public Member Functions

 CML2EventAction (void)
 
 ~CML2EventAction (void)
 
void BeginOfEventAction (const G4Event *)
 
void EndOfEventAction (const G4Event *)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
virtual void SetEventManager (G4EventManager *value)
 

Private Attributes

G4String drawFlag
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 50 of file ML2EventAction.hh.

View newest version in sPHENIX GitHub at line 50 of file ML2EventAction.hh

Constructor & Destructor Documentation

CML2EventAction::CML2EventAction ( void  )

Definition at line 58 of file ML2EventAction.cc.

View newest version in sPHENIX GitHub at line 58 of file ML2EventAction.cc

CML2EventAction::~CML2EventAction ( void  )

Definition at line 63 of file ML2EventAction.cc.

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

Member Function Documentation

void CML2EventAction::BeginOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 66 of file ML2EventAction.cc.

View newest version in sPHENIX GitHub at line 66 of file ML2EventAction.cc

void CML2EventAction::EndOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 70 of file ML2EventAction.cc.

View newest version in sPHENIX GitHub at line 70 of file ML2EventAction.cc

Member Data Documentation

G4String CML2EventAction::drawFlag
private

Definition at line 60 of file ML2EventAction.hh.

View newest version in sPHENIX GitHub at line 60 of file ML2EventAction.hh


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