23 return std::pair<unsigned short, double>(
it->second.nApvs,
it->second.stripLength);
28 "SiStripDetInfoFileReader::getNumberOfApvsAndStripLength - Unable to find requested detid. Returning invalid " 39 return it->second.thickness;
43 edm::LogWarning(
"SiStripDetInfo::getThickness - Unable to find requested detid. Returning invalid data ")
std::map< uint32_t, DetInfo > detData_
const std::pair< unsigned short, double > getNumberOfApvsAndStripLength(uint32_t detId) const
Log< level::Warning, false > LogWarning
const float & getThickness(uint32_t detId) const