ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BrachyAnalysisManager Class Reference

#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 BrachyAnalysisManagerGetInstance ()
 

Private Member Functions

 BrachyAnalysisManager ()
 

Static Private Attributes

static BrachyAnalysisManagerinstance = 0
 

Detailed Description

Definition at line 45 of file BrachyAnalysisManager.hh.

View newest version in sPHENIX GitHub at line 45 of file BrachyAnalysisManager.hh

Constructor & Destructor Documentation

BrachyAnalysisManager::BrachyAnalysisManager ( )
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

Member Function Documentation

void BrachyAnalysisManager::book ( )

Definition at line 61 of file BrachyAnalysisManager.cc.

View newest version in sPHENIX GitHub at line 61 of file BrachyAnalysisManager.cc

BrachyAnalysisManager * BrachyAnalysisManager::GetInstance ( )
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:

Member Data Documentation

BrachyAnalysisManager * BrachyAnalysisManager::instance = 0
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().


The documentation for this class was generated from the following files: