1 #ifndef CondFormats_HcalObjects_HBHEDarkening_h 2 #define CondFormats_HcalObjects_HBHEDarkening_h 44 const std::vector<LumiYear>& years);
63 std::map<int, std::vector<std::vector<float>>>
dosemaps_;
67 #endif // HBHEDarkening_h
HBHEDarkening(int ieta_shift, float drdA, float drdB, const std::map< int, std::vector< std::vector< float >>> &dosemaps, const std::vector< LumiYear > &years)
float degradation(float intlumi, int ieta, int lay) const
std::string getYearForLumi(float intlumi) const
float degradationYear(const LumiYear &year, float intlumi, int ieta, int lay) const
std::map< int, std::vector< std::vector< float > > > dosemaps_
static std::vector< std::vector< float > > readDoseMap(const std::string &fullpath)
LumiYear(std::string year, float intlumi, float lumirate, int energy)
int get_ieta_shift() const
std::vector< LumiYear > years_
bool operator<(const LumiYear &yr) const
bool operator()(const LumiYear &yr, const float &lum) const
float dose(int ieta, int lay, int energy) const