|
Geant4
10.01.p01
|
#include <BrachyAnalysisManager.hh>
Collaboration diagram for BrachyAnalysisManager:Public Member Functions | |
| ~BrachyAnalysisManager () | |
| void | book () |
| void | save () |
Static Public Member Functions | |
| static BrachyAnalysisManager * | GetInstance () |
Private Member Functions | |
| BrachyAnalysisManager () | |
Static Private Attributes | |
| static BrachyAnalysisManager * | instance = 0 |
Definition at line 45 of file BrachyAnalysisManager.hh.
|
private |
Definition at line 40 of file BrachyAnalysisManager.cc.
Referenced by GetInstance().
Here is the caller graph for this function:| BrachyAnalysisManager::~BrachyAnalysisManager | ( | ) |
Definition at line 49 of file BrachyAnalysisManager.cc.
| void BrachyAnalysisManager::book | ( | ) |
Definition at line 65 of file BrachyAnalysisManager.cc.
|
static |
Definition at line 59 of file BrachyAnalysisManager.cc.
References BrachyAnalysisManager(), and instance.
Referenced by BrachyUserScoreWriter::DumpQuantityToFile(), BrachyPrimaryGeneratorAction::GeneratePrimaries(), main(), and BrachySteppingAction::UserSteppingAction().
Here is the call graph for this function:
Here is the caller graph for this function:| void BrachyAnalysisManager::save | ( | ) |
Definition at line 92 of file BrachyAnalysisManager.cc.
|
staticprivate |
Definition at line 72 of file BrachyAnalysisManager.hh.
Referenced by GetInstance().