Geant4  10.00.p02
LXeRunAction Class Reference

#include <LXeRunAction.hh>

+ Inheritance diagram for LXeRunAction:
+ Collaboration diagram for LXeRunAction:

Public Member Functions

 LXeRunAction (LXeRecorderBase *)
 
virtual ~LXeRunAction ()
 
virtual void BeginOfRunAction (const G4Run *)
 
virtual void EndOfRunAction (const G4Run *)
 
- Public Member Functions inherited from G4UserRunAction
 G4UserRunAction ()
 
virtual ~G4UserRunAction ()
 
virtual G4RunGenerateRun ()
 
void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Private Attributes

LXeRecorderBasefRecorder
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Definition at line 39 of file LXeRunAction.hh.

Constructor & Destructor Documentation

LXeRunAction::LXeRunAction ( LXeRecorderBase r)

Definition at line 37 of file LXeRunAction.cc.

LXeRunAction::~LXeRunAction ( )
virtual

Definition at line 41 of file LXeRunAction.cc.

Member Function Documentation

void LXeRunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 45 of file LXeRunAction.cc.

References fRecorder, and LXeRecorderBase::RecordBeginOfRun().

+ Here is the call graph for this function:

void LXeRunAction::EndOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 51 of file LXeRunAction.cc.

References fRecorder, and LXeRecorderBase::RecordEndOfRun().

+ Here is the call graph for this function:

Member Data Documentation

LXeRecorderBase* LXeRunAction::fRecorder
private

Definition at line 51 of file LXeRunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().


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