1 #ifndef EcalTPGPhysicsConst_h
2 #define EcalTPGPhysicsConst_h
5 #include <boost/cstdint.hpp>
25 const std::map<uint32_t, Item> &
getMap()
const {
return map_; }
29 std::map<uint32_t, Item>
map_ ;
void setValue(const uint32_t &id, const Item &value)
std::map< uint32_t, Item > map_
const std::map< uint32_t, Item > & getMap() const
double ttf_threshold_High
std::map< uint32_t, EcalTPGPhysicsConst::Item > EcalTPGPhysicsConstMap
std::map< uint32_t, EcalTPGPhysicsConst::Item >::const_iterator EcalTPGPhysicsConstMapIterator