Geant4  10.00.p02
exGPSEventAction Class Reference

#include <exGPSEventAction.hh>

+ Inheritance diagram for exGPSEventAction:
+ Collaboration diagram for exGPSEventAction:

Public Member Functions

 exGPSEventAction (exGPSHistoManager *histoManager)
 
virtual ~exGPSEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
void SetDrawFlag (G4String val)
 
void SetPrintModulo (G4int val)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Private Attributes

G4String fDrawFlag
 
G4int fPrintModulo
 
exGPSEventActionMessengerfEventMessenger
 
exGPSHistoManagerfexGPSHistoManager
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 43 of file exGPSEventAction.hh.

Constructor & Destructor Documentation

exGPSEventAction::exGPSEventAction ( exGPSHistoManager histoManager)

Definition at line 46 of file exGPSEventAction.cc.

References fEventMessenger.

exGPSEventAction::~exGPSEventAction ( )
virtual

Definition at line 56 of file exGPSEventAction.cc.

References fEventMessenger.

Member Function Documentation

void exGPSEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 63 of file exGPSEventAction.cc.

References fPrintModulo, G4cout, G4endl, and G4Event::GetEventID().

+ Here is the call graph for this function:

void exGPSEventAction::EndOfEventAction ( const G4Event evt)
virtual
void exGPSEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 52 of file exGPSEventAction.hh.

References fDrawFlag.

Referenced by exGPSEventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

void exGPSEventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 53 of file exGPSEventAction.hh.

References fPrintModulo.

Referenced by exGPSEventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4String exGPSEventAction::fDrawFlag
private

Definition at line 53 of file exGPSEventAction.hh.

Referenced by SetDrawFlag().

exGPSEventActionMessenger* exGPSEventAction::fEventMessenger
private

Definition at line 58 of file exGPSEventAction.hh.

Referenced by exGPSEventAction(), and ~exGPSEventAction().

exGPSHistoManager* exGPSEventAction::fexGPSHistoManager
private

Definition at line 59 of file exGPSEventAction.hh.

Referenced by EndOfEventAction().

G4int exGPSEventAction::fPrintModulo
private

Definition at line 57 of file exGPSEventAction.hh.

Referenced by BeginOfEventAction(), and SetPrintModulo().


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