Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
LXeEventAction Class Reference

#include <LXeEventAction.hh>

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

Public Member Functions

 LXeEventAction (LXeRecorderBase *)
 
virtual ~LXeEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
void SetSaveThreshold (G4int)
 
void SetEventVerbose (G4int v)
 
void SetPMTThreshold (G4int t)
 
void SetForceDrawPhotons (G4bool b)
 
void SetForceDrawNoPhotons (G4bool b)
 
- 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 LXeEventAction.hh.

Constructor & Destructor Documentation

LXeEventAction::LXeEventAction ( LXeRecorderBase r)

Definition at line 51 of file LXeEventAction.cc.

LXeEventAction::~LXeEventAction ( )
virtual

Definition at line 60 of file LXeEventAction.cc.

Member Function Documentation

void LXeEventAction::BeginOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 64 of file LXeEventAction.cc.

Here is the call graph for this function:

void LXeEventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 81 of file LXeEventAction.cc.

Here is the call graph for this function:

void LXeEventAction::SetEventVerbose ( G4int  v)
inline

Definition at line 55 of file LXeEventAction.hh.

Here is the caller graph for this function:

void LXeEventAction::SetForceDrawNoPhotons ( G4bool  b)
inline

Definition at line 60 of file LXeEventAction.hh.

Here is the caller graph for this function:

void LXeEventAction::SetForceDrawPhotons ( G4bool  b)
inline

Definition at line 59 of file LXeEventAction.hh.

Here is the caller graph for this function:

void LXeEventAction::SetPMTThreshold ( G4int  t)
inline

Definition at line 57 of file LXeEventAction.hh.

Here is the caller graph for this function:

void LXeEventAction::SetSaveThreshold ( G4int  save)

Definition at line 207 of file LXeEventAction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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