![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/brachytherapy/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.
View newest version in sPHENIX GitHub at line 45 of file BrachyAnalysisManager.hh
|
private |
Definition at line 37 of file BrachyAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 37 of file BrachyAnalysisManager.cc
Referenced by GetInstance().
Here is the caller graph for this function:| BrachyAnalysisManager::~BrachyAnalysisManager | ( | ) |
Definition at line 46 of file BrachyAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 46 of file BrachyAnalysisManager.cc
| void BrachyAnalysisManager::book | ( | ) |
Definition at line 61 of file BrachyAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 61 of file BrachyAnalysisManager.cc
|
static |
Definition at line 55 of file BrachyAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 55 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 88 of file BrachyAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 88 of file BrachyAnalysisManager.cc
References Close().
Here is the call graph for this function:
|
staticprivate |
Definition at line 73 of file BrachyAnalysisManager.hh.
View newest version in sPHENIX GitHub at line 73 of file BrachyAnalysisManager.hh
Referenced by GetInstance().