1 #ifndef HcalMaterials_h
2 #define HcalMaterials_h
5 #include <boost/cstdint.hpp>
14 HcalMaterial (
unsigned long fId,
const std::pair < std::vector <float>, std::vector <float> >& fCorrs)
23 std::pair<std::vector <float>, std::vector <float> >
mCorrs;
32 void putValue (
DetId fId,
const std::pair<std::vector <float>, std::vector <float> >& fArray);
std::pair< std::vector< float >, std::vector< float > > mCorrs
std::vector< Item > Container
float getValue(DetId fId, float energy)
HcalMaterial(unsigned long fId, const std::pair< std::vector< float >, std::vector< float > > &fCorrs)
void putValue(DetId fId, const std::pair< std::vector< float >, std::vector< float > > &fArray)
float getValue(float Energy)