Functions | |
std::vector< uint32_t > | getSiStripDetIds (const GeometricDet &geomDet) |
std::vector< uint32_t > TrackerGeometryUtils::getSiStripDetIds | ( | const GeometricDet & | geomDet | ) |
A helper method to get the full list of SiStrip DetIds from the GeometricDet
The DetIds are sorted by subdetector, but otherwise keep the ordering from GeometricDet::deepComponents (for compatibility with SiStripDetInfoFileReader)
Definition at line 4 of file utils.cc.
References a, b, begin, GeometricDet::deepComponents(), end, SiStripSubdetector::TEC, and SiStripSubdetector::TIB.
Referenced by SiStripDetVOffTkMapPlotter::analyze(), SiStripDetVOffTrendPlotter::analyze(), DetIdSelectorTest::analyze(), SiStripTrackerMapCreator::createInfoFile(), SiStripHashedDetIdFakeESSource::produce(), TkDetMapESProducer::produce(), SiStripBackPlaneCorrectionFakeESSource::produce(), and SiStripLorentzAngleFakeESSource::produce().