Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ExG4EventAction01 Class Reference

#include <ExG4EventAction01.hh>

Inheritance diagram for ExG4EventAction01:
Inheritance graph
[legend]
Collaboration diagram for ExG4EventAction01:
Collaboration graph
[legend]

Public Member Functions

 ExG4EventAction01 ()
 
virtual ~ExG4EventAction01 ()
 
virtual void BeginOfEventAction (const G4Event *event)
 
virtual void EndOfEventAction (const G4Event *event)
 
void SetVerboseLevel (G4int level)
 
void SetPrintModulo (G4int value)
 
void SetSaveRndm (G4bool value)
 
void SetDrawFlag (G4String value)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Event action class

It provides:

Definition at line 45 of file ExG4EventAction01.hh.

Constructor & Destructor Documentation

ExG4EventAction01::ExG4EventAction01 ( )

Standard constructor

Definition at line 47 of file ExG4EventAction01.cc.

ExG4EventAction01::~ExG4EventAction01 ( )
virtual

Destructor

Definition at line 58 of file ExG4EventAction01.cc.

Member Function Documentation

void ExG4EventAction01::BeginOfEventAction ( const G4Event event)
virtual

Reimplemented from G4UserEventAction.

Definition at line 64 of file ExG4EventAction01.cc.

void ExG4EventAction01::EndOfEventAction ( const G4Event event)
virtual

Reimplemented from G4UserEventAction.

Definition at line 81 of file ExG4EventAction01.cc.

Here is the call graph for this function:

void ExG4EventAction01::SetDrawFlag ( G4String  value)
void ExG4EventAction01::SetPrintModulo ( G4int  value)
inline

Definition at line 80 of file ExG4EventAction01.hh.

Here is the caller graph for this function:

void ExG4EventAction01::SetSaveRndm ( G4bool  value)
inline

Definition at line 84 of file ExG4EventAction01.hh.

Here is the caller graph for this function:

void ExG4EventAction01::SetVerboseLevel ( G4int  level)
inline

Definition at line 76 of file ExG4EventAction01.hh.

Here is the caller graph for this function:


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