Definition at line 30 of file VP1JobConfigInfo.cxx.
◆ actualInit()
bool VP1JobConfigInfo::Imp::actualInit |
( |
StoreGateSvc * |
detStore | ) |
|
|
static |
Definition at line 141 of file VP1JobConfigInfo.cxx.
147 const QString geomodelkey =
"ATLAS";
150 VP1Msg::messageVerbose(
"VP1JobConfigInfo: No GeoModelExperiment in detectorStore. Concluding all subsystems are off.");
158 if (!sg_access.retrieve(theExpt,geomodelkey)) {
160 VP1Msg::messageVerbose(
"VP1JobConfigInfo: No GeoModelExperiment in detectorStore. Concluding all subsystems are off.");
167 const GeoPhysVol * worldPhysVol = theExpt->
getPhysVol();
169 VP1Msg::message(
"VP1JobConfigInfo: ERROR: GeoModelExperiment has null physical volume.");
177 PVConstLink world(worldPhysVol);
179 GeoVolumeCursor av(world);
182 while (!av.atEnd()) {
183 std::string
name = av.getName();
191 GeoVolumeCursor
pv(av.getVolume());
192 while (!
pv.atEnd()) {
193 if (
pv.getVolume()->getLogVol()->getName()==
"bcmModLog") {
218 GeoVolumeCursor
pv(av.getVolume());
219 while (!
pv.atEnd()) {
220 if (
pv.getVolume()->getLogVol()->getName()==
"NewSmallWheel") {
◆ ensureInit()
void VP1JobConfigInfo::Imp::ensureInit |
( |
| ) |
|
|
static |
◆ turnOffAll()
void VP1JobConfigInfo::Imp::turnOffAll |
( |
| ) |
|
|
static |
◆ geoModelWorld
GeoPVConstLink VP1JobConfigInfo::Imp::geoModelWorld |
|
static |
◆ hasBCMGeometry
bool VP1JobConfigInfo::Imp::hasBCMGeometry = false |
|
static |
◆ hasBeamPipeGeometry
bool VP1JobConfigInfo::Imp::hasBeamPipeGeometry = false |
|
static |
◆ hasCavernInfraGeometry
bool VP1JobConfigInfo::Imp::hasCavernInfraGeometry = false |
|
static |
◆ hasGeoModelExperiment
bool VP1JobConfigInfo::Imp::hasGeoModelExperiment = false |
|
static |
◆ hasInDetServiceMaterialGeometry
bool VP1JobConfigInfo::Imp::hasInDetServiceMaterialGeometry = false |
|
static |
◆ hasITkGeometry
bool VP1JobConfigInfo::Imp::hasITkGeometry = false |
|
static |
◆ hasLArGeometry
bool VP1JobConfigInfo::Imp::hasLArGeometry = false |
|
static |
◆ hasLUCIDGeometry
bool VP1JobConfigInfo::Imp::hasLUCIDGeometry = false |
|
static |
◆ hasMuonGeometry
bool VP1JobConfigInfo::Imp::hasMuonGeometry = false |
|
static |
◆ hasMuonNSWGeometry
bool VP1JobConfigInfo::Imp::hasMuonNSWGeometry = false |
|
static |
◆ hasPixelGeometry
bool VP1JobConfigInfo::Imp::hasPixelGeometry = false |
|
static |
◆ hasSCTGeometry
bool VP1JobConfigInfo::Imp::hasSCTGeometry = false |
|
static |
◆ hasTileGeometry
bool VP1JobConfigInfo::Imp::hasTileGeometry = false |
|
static |
◆ hasTRTGeometry
bool VP1JobConfigInfo::Imp::hasTRTGeometry = false |
|
static |
◆ initialised
bool VP1JobConfigInfo::Imp::initialised = false |
|
static |
The documentation for this class was generated from the following file: