Geant4  10.00.p02
WLSEventAction Class Reference

#include <WLSEventAction.hh>

+ Inheritance diagram for WLSEventAction:
+ Collaboration diagram for WLSEventAction:

Public Member Functions

 WLSEventAction (WLSRunAction *)
 
virtual ~WLSEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
G4int GetEventNo ()
 
void SetEventVerbose (G4int)
 
void SetDrawFlag (G4String val)
 
void SetPrintModulo (G4int val)
 
void SetForceDrawPhotons (G4bool b)
 
void SetForceDrawNoPhotons (G4bool b)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Private Attributes

WLSRunActionfRunAction
 
WLSEventActionMessengerfEventMessenger
 
G4int fVerboseLevel
 
G4int fPrintModulo
 
G4int fMPPCCollID
 
G4String fDrawFlag
 
G4bool fForceDrawPhotons
 
G4bool fForceNoPhotons
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 44 of file WLSEventAction.hh.

Constructor & Destructor Documentation

WLSEventAction::WLSEventAction ( WLSRunAction runaction)

Definition at line 55 of file WLSEventAction.cc.

References fEventMessenger, fForceDrawPhotons, fForceNoPhotons, and fMPPCCollID.

WLSEventAction::~WLSEventAction ( )
virtual

Definition at line 70 of file WLSEventAction.cc.

References fEventMessenger.

Member Function Documentation

void WLSEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 77 of file WLSEventAction.cc.

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

+ Here is the call graph for this function:

G4int WLSEventAction::GetEventNo ( )

Definition at line 163 of file WLSEventAction.cc.

References G4UserEventAction::fpEventManager, G4EventManager::GetConstCurrentEvent(), and G4Event::GetEventID().

+ Here is the call graph for this function:

void WLSEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 59 of file WLSEventAction.hh.

References fDrawFlag.

Referenced by WLSEventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

void WLSEventAction::SetEventVerbose ( G4int  level)

Definition at line 170 of file WLSEventAction.cc.

References fVerboseLevel.

Referenced by WLSEventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

void WLSEventAction::SetForceDrawNoPhotons ( G4bool  b)
inline

Definition at line 63 of file WLSEventAction.hh.

References fForceNoPhotons.

void WLSEventAction::SetForceDrawPhotons ( G4bool  b)
inline

Definition at line 62 of file WLSEventAction.hh.

References fForceDrawPhotons.

void WLSEventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 60 of file WLSEventAction.hh.

References fPrintModulo.

Referenced by WLSEventActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4String WLSEventAction::fDrawFlag
private

Definition at line 75 of file WLSEventAction.hh.

Referenced by EndOfEventAction(), and SetDrawFlag().

WLSEventActionMessenger* WLSEventAction::fEventMessenger
private

Definition at line 68 of file WLSEventAction.hh.

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

G4bool WLSEventAction::fForceDrawPhotons
private

Definition at line 77 of file WLSEventAction.hh.

Referenced by EndOfEventAction(), SetForceDrawPhotons(), and WLSEventAction().

G4bool WLSEventAction::fForceNoPhotons
private

Definition at line 78 of file WLSEventAction.hh.

Referenced by EndOfEventAction(), SetForceDrawNoPhotons(), and WLSEventAction().

G4int WLSEventAction::fMPPCCollID
private

Definition at line 73 of file WLSEventAction.hh.

Referenced by EndOfEventAction(), and WLSEventAction().

G4int WLSEventAction::fPrintModulo
private

Definition at line 71 of file WLSEventAction.hh.

Referenced by BeginOfEventAction(), EndOfEventAction(), and SetPrintModulo().

WLSRunAction* WLSEventAction::fRunAction
private

Definition at line 67 of file WLSEventAction.hh.

Referenced by EndOfEventAction().

G4int WLSEventAction::fVerboseLevel
private

Definition at line 70 of file WLSEventAction.hh.

Referenced by BeginOfEventAction(), EndOfEventAction(), and SetEventVerbose().


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