Geant4_10
Public Member Functions | List of all members
F04EventAction Class Reference

#include <F04EventAction.hh>

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

Public Member Functions

 F04EventAction (F04RunAction *)
 
virtual ~F04EventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
G4int GetEventNo ()
 
void SetEventVerbose (G4int)
 
void SetDrawFlag (G4String val)
 
void SetPrintModulo (G4int val)
 
- 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 41 of file F04EventAction.hh.

Constructor & Destructor Documentation

F04EventAction::F04EventAction ( F04RunAction runAction)

Definition at line 47 of file F04EventAction.cc.

F04EventAction::~F04EventAction ( )
virtual

Definition at line 56 of file F04EventAction.cc.

Member Function Documentation

void F04EventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 63 of file F04EventAction.cc.

Here is the call graph for this function:

void F04EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 76 of file F04EventAction.cc.

Here is the call graph for this function:

G4int F04EventAction::GetEventNo ( )

Definition at line 115 of file F04EventAction.cc.

Here is the call graph for this function:

void F04EventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 56 of file F04EventAction.hh.

Here is the caller graph for this function:

void F04EventAction::SetEventVerbose ( G4int  level)

Definition at line 123 of file F04EventAction.cc.

Here is the caller graph for this function:

void F04EventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 57 of file F04EventAction.hh.

Here is the caller graph for this function:


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