ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PurgMagEventAction Class Reference

#include <geant4/tree/geant4-10.6-release/examples/advanced/purging_magnet/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 ()
 
virtual void SetEventManager (G4EventManager *value)
 

Private Attributes

G4String drawFlag
 
G4int printModulo
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 47 of file PurgMagEventAction.hh.

View newest version in sPHENIX GitHub at line 47 of file PurgMagEventAction.hh

Constructor & Destructor Documentation

PurgMagEventAction::PurgMagEventAction ( )

Definition at line 50 of file PurgMagEventAction.cc.

View newest version in sPHENIX GitHub at line 50 of file PurgMagEventAction.cc

PurgMagEventAction::~PurgMagEventAction ( )

Definition at line 56 of file PurgMagEventAction.cc.

View newest version in sPHENIX GitHub at line 56 of file PurgMagEventAction.cc

Member Function Documentation

void PurgMagEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 61 of file PurgMagEventAction.cc.

View newest version in sPHENIX GitHub at line 61 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 70 of file PurgMagEventAction.cc.

View newest version in sPHENIX GitHub at line 70 of file PurgMagEventAction.cc

void PurgMagEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 57 of file PurgMagEventAction.hh.

View newest version in sPHENIX GitHub at line 57 of file PurgMagEventAction.hh

References drawFlag.

void PurgMagEventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 58 of file PurgMagEventAction.hh.

View newest version in sPHENIX GitHub at line 58 of file PurgMagEventAction.hh

References printModulo.

Member Data Documentation

G4String PurgMagEventAction::drawFlag
private

Definition at line 58 of file PurgMagEventAction.hh.

View newest version in sPHENIX GitHub at line 58 of file PurgMagEventAction.hh

Referenced by SetDrawFlag().

G4int PurgMagEventAction::printModulo
private

Definition at line 62 of file PurgMagEventAction.hh.

View newest version in sPHENIX GitHub at line 62 of file PurgMagEventAction.hh

Referenced by BeginOfEventAction(), and SetPrintModulo().


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