ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Classes | |
struct | GCInfo |
Public Member Functions | |
~CCalGeometryConfiguration () | |
G4int | 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 |
Private Member Functions | |
CCalGeometryConfiguration () | |
Private Attributes | |
CCalGeometryConfTable | theConfiguration |
Static Private Attributes | |
static CCalGeometryConfiguration * | instance = 0 |
Definition at line 37 of file CCalGeometryConfiguration.hh.
View newest version in sPHENIX GitHub at line 37 of file CCalGeometryConfiguration.hh
|
private |
Definition at line 44 of file CCalGeometryConfiguration.hh.
View newest version in sPHENIX GitHub at line 44 of file CCalGeometryConfiguration.hh
|
inline |
Definition at line 47 of file CCalGeometryConfiguration.hh.
View newest version in sPHENIX GitHub at line 47 of file CCalGeometryConfiguration.hh
|
private |
Definition at line 78 of file CCalGeometryConfiguration.cc.
View newest version in sPHENIX GitHub at line 78 of file CCalGeometryConfiguration.cc
References CCalGeometryConfiguration::GCInfo::ConstructFlag, FatalException, CCalGeometryConfiguration::GCInfo::FileName, G4cout, G4endl, G4Exception(), jump(), openGeomFile(), readName(), tab(), and theConfiguration.
Referenced by getInstance().
|
inline |
Definition at line 54 of file CCalGeometryConfiguration.hh.
View newest version in sPHENIX GitHub at line 54 of file CCalGeometryConfiguration.hh
References theConfiguration.
Definition at line 48 of file CCalGeometryConfiguration.cc.
View newest version in sPHENIX GitHub at line 48 of file CCalGeometryConfiguration.cc
References G4cerr, G4endl, it, and theConfiguration.
Referenced by CCalDetector::CCalDetector().
Definition at line 63 of file CCalGeometryConfiguration.cc.
View newest version in sPHENIX GitHub at line 63 of file CCalGeometryConfiguration.cc
References G4cerr, G4endl, it, and theConfiguration.
Referenced by CCalDetector::CCalDetector().
|
static |
Definition at line 41 of file CCalGeometryConfiguration.cc.
View newest version in sPHENIX GitHub at line 41 of file CCalGeometryConfiguration.cc
References CCalGeometryConfiguration(), and instance.
Referenced by CCalDetector::CCalDetector(), and CCalG4Able::PhysicalVolume().
|
staticprivate |
Definition at line 62 of file CCalGeometryConfiguration.hh.
View newest version in sPHENIX GitHub at line 62 of file CCalGeometryConfiguration.hh
Referenced by getInstance().
|
private |
Definition at line 63 of file CCalGeometryConfiguration.hh.
View newest version in sPHENIX GitHub at line 63 of file CCalGeometryConfiguration.hh
Referenced by CCalGeometryConfiguration(), getConfTable(), getConstructFlag(), and getFileName().