Geant4.10
|
#include <IORTAnalysisManager.hh>
Public Member Functions | |
~IORTAnalysisManager () | |
Static Public Member Functions | |
static IORTAnalysisManager * | GetInstance () |
Data Fields | |
IORTAnalysisFileMessenger * | fMess |
Static Public Attributes | |
static IORTAnalysisManager * | instance = 0 |
A class for connecting the simulation to an analysis package.
Definition at line 61 of file IORTAnalysisManager.hh.
IORTAnalysisManager::~IORTAnalysisManager | ( | ) |
|
static |
Get the pointer to the analysis manager.
Definition at line 81 of file IORTAnalysisManager.cc.
References instance.
Referenced by IORTPrimaryGeneratorAction::GeneratePrimaries(), IORTDetectorConstruction::IORTDetectorConstruction(), main(), IORTDetectorSD::ProcessHits(), IORTPrimaryGeneratorAction::SetmeanKineticEnergy(), IORTAnalysisFileMessenger::SetNewValue(), IORTPrimaryGeneratorAction::SetsigmaEnergy(), and IORTSteppingAction::UserSteppingAction().
IORTAnalysisFileMessenger* IORTAnalysisManager::fMess |
Definition at line 191 of file IORTAnalysisManager.hh.
Referenced by ~IORTAnalysisManager().
|
static |
Definition at line 190 of file IORTAnalysisManager.hh.
Referenced by GetInstance().