Geant4
10.01.p02
|
#include <CCalGeometryConfiguration.hh>
Classes | |
struct | GCInfo |
Public Member Functions | |
~CCalGeometryConfiguration () | |
int | getConstructFlag (const G4String &n) |
G4String | getFileName (const G4String &n) |
CCalGeometryConfTable & | getConfTable () |
Static Public Member Functions | |
static CCalGeometryConfiguration * | getInstance () |
Private Types | |
typedef std::map< G4String, GCInfo, std::less< G4String > > | CCalGeometryConfTable |
typedef std::map< G4String, GCInfo, std::less< G4String > >::iterator | CCalGeometryConfIterator |
Private Member Functions | |
CCalGeometryConfiguration () | |
Private Attributes | |
CCalGeometryConfTable | theConfiguration |
Static Private Attributes | |
static CCalGeometryConfiguration * | instance = 0 |
Definition at line 37 of file CCalGeometryConfiguration.hh.
|
private |
Definition at line 45 of file CCalGeometryConfiguration.hh.
|
private |
Definition at line 44 of file CCalGeometryConfiguration.hh.
|
inline |
Definition at line 49 of file CCalGeometryConfiguration.hh.
|
private |
Definition at line 78 of file CCalGeometryConfiguration.cc.
References CCalGeometryConfiguration::GCInfo::ConstructFlag, FatalException, CCalGeometryConfiguration::GCInfo::FileName, G4cout, G4endl, G4Exception(), jump(), name, openGeomFile(), readName(), tab(), and theConfiguration.
Referenced by getInstance().
|
inline |
Definition at line 56 of file CCalGeometryConfiguration.hh.
References theConfiguration.
int CCalGeometryConfiguration::getConstructFlag | ( | const G4String & | n | ) |
Definition at line 48 of file CCalGeometryConfiguration.cc.
References G4cerr, G4endl, and theConfiguration.
Referenced by CCalDetector::CCalDetector().
Definition at line 63 of file CCalGeometryConfiguration.cc.
References G4cerr, G4endl, and theConfiguration.
Referenced by CCalDetector::CCalDetector().
|
static |
Definition at line 41 of file CCalGeometryConfiguration.cc.
References CCalGeometryConfiguration(), and instance.
Referenced by CCalDetector::CCalDetector(), and CCalG4Able::PhysicalVolume().
|
staticprivate |
Definition at line 64 of file CCalGeometryConfiguration.hh.
Referenced by getInstance().
|
private |
Definition at line 65 of file CCalGeometryConfiguration.hh.
Referenced by CCalGeometryConfiguration(), getConfTable(), getConstructFlag(), and getFileName().