Geant4  10.00.p02
PurgMagEventAction Class Reference

#include <PurgMagEventAction.hh>

+ Inheritance diagram for PurgMagEventAction:
+ Collaboration diagram for PurgMagEventAction:

Public Member Functions

 PurgMagEventAction ()
 
 ~PurgMagEventAction ()
 
void BeginOfEventAction (const G4Event *)
 
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 drawFlag
 
G4int printModulo
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 48 of file PurgMagEventAction.hh.

Constructor & Destructor Documentation

PurgMagEventAction::PurgMagEventAction ( )

Definition at line 51 of file PurgMagEventAction.cc.

PurgMagEventAction::~PurgMagEventAction ( )

Definition at line 57 of file PurgMagEventAction.cc.

Member Function Documentation

void PurgMagEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 62 of file PurgMagEventAction.cc.

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

+ Here is the call graph for this function:

void PurgMagEventAction::EndOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 71 of file PurgMagEventAction.cc.

void PurgMagEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 58 of file PurgMagEventAction.hh.

References drawFlag.

void PurgMagEventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 59 of file PurgMagEventAction.hh.

References printModulo.

Member Data Documentation

G4String PurgMagEventAction::drawFlag
private

Definition at line 59 of file PurgMagEventAction.hh.

Referenced by SetDrawFlag().

G4int PurgMagEventAction::printModulo
private

Definition at line 63 of file PurgMagEventAction.hh.

Referenced by BeginOfEventAction(), and SetPrintModulo().


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