RunManager Class Reference

Ratpac-two: RAT::RunManager Class Reference
Ratpac-two

#include <RunManager.hh>

Inheritance diagram for RAT::RunManager:
RAT::Producer

Public Member Functions

 RunManager (ProcBlock *theMainBlock)
 
- Public Member Functions inherited from RAT::Producer
 Producer ()
 
 Producer (ProcBlock *theBlock)
 
virtual ~Producer ()
 
ProcBlockGetMainBlock ()
 
void SetMainBlock (ProcBlock *block)
 
virtual void BeginOfRun (DS::Run *run)
 
virtual void EndOfRun (DS::Run *run)
 

Protected Member Functions

void Init ()
 

Protected Attributes

G4RunManager * theRunManager
 
ProcBlockmainBlock
 
GsimratGsim
 
G4VisManager * theVisManager
 
- Protected Attributes inherited from RAT::Producer
ProcBlockmainBlock
 

Detailed Description

Author
William Seligman (31-Jul-2006)

@detail Set up the G4RunManager environment, before initializing the main RAT simulation in RAT::Gsim.


The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/include/RAT/RunManager.hh
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/src/RunManager.cc