#include <HadrontherapyMatrix.hh>
Public 멤버 함수 | |
~HadrontherapyAnalysisManager () | |
정적 Public 멤버 함수 | |
static HadrontherapyAnalysisManager * | GetInstance () |
Public 속성 | |
HadrontherapyAnalysisFileMessenger * | fMess |
정적 Public 속성 | |
static HadrontherapyAnalysisManager * | instance = 0 |
Private 멤버 함수 | |
HadrontherapyAnalysisManager () | |
A class for connecting the simulation to an analysis package.
HadrontherapyMatrix.hh 파일의 46 번째 라인에서 정의되었습니다.
|
private |
Analysis manager is a singleton object (there is only one instance). The pointer to this object is available through the use of the method GetInstance();
HadrontherapyMatrix.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : fMess.
다음에 의해서 참조됨 : GetInstance().
HadrontherapyAnalysisManager::~HadrontherapyAnalysisManager | ( | ) |
HadrontherapyMatrix.cc 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : fMess.
|
static |
Get the pointer to the analysis manager.
HadrontherapyMatrix.cc 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : HadrontherapyAnalysisManager(), instance.
다음에 의해서 참조됨 : HadrontherapyDetectorConstruction::HadrontherapyDetectorConstruction(), main().
HadrontherapyAnalysisFileMessenger* HadrontherapyAnalysisManager::fMess |
HadrontherapyMatrix.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HadrontherapyAnalysisManager(), ~HadrontherapyAnalysisManager().
|
static |
HadrontherapyMatrix.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetInstance().