Go to the documentation of this file. 1 #ifndef CalibTracker_SiStripChannelGain_SiStripDetInfoFileReader_h
2 #define CalibTracker_SiStripChannelGain_SiStripDetInfoFileReader_h
34 DetInfo(
unsigned short _nApvs,
double _stripLength,
float _thickness)
std::vector< uint32_t > detIds_
SiStripDetInfoFileReader & operator=(const SiStripDetInfoFileReader ©)
const float & getThickness(uint32_t detId) const
filePath
CUSTOMIZE FOR ML.
void reader(std::string filePath)
const std::vector< uint32_t > & getAllDetIds() const
SiStripDetInfoFileReader()
const std::pair< unsigned short, double > getNumberOfApvsAndStripLength(uint32_t detId) const
const std::map< uint32_t, DetInfo > & getAllData() const
~SiStripDetInfoFileReader()
DetInfo(unsigned short _nApvs, double _stripLength, float _thickness)
std::map< uint32_t, DetInfo > detData_