Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
CML2EventAction Class Reference

#include <ML2EventAction.hh>

Inheritance diagram for CML2EventAction:
G4UserEventAction

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 50 of file ML2EventAction.hh.

Constructor & Destructor Documentation

CML2EventAction::CML2EventAction ( void  )

Definition at line 58 of file ML2EventAction.cc.

58  :
59  drawFlag("all" )
60 {}
CML2EventAction::~CML2EventAction ( void  )

Definition at line 63 of file ML2EventAction.cc.

64 {}

Member Function Documentation

void CML2EventAction::BeginOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 66 of file ML2EventAction.cc.

67 {}
void CML2EventAction::EndOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 70 of file ML2EventAction.cc.

71 {}

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