1 #ifndef EcalTPGPhysicsConst_h 2 #define EcalTPGPhysicsConst_h 27 const std::map<uint32_t, Item>&
getMap()
const {
return map_; }
31 std::map<uint32_t, Item>
map_;
void setValue(const uint32_t &id, const Item &value)
std::map< uint32_t, Item > map_
#define COND_SERIALIZABLE
double ttf_threshold_High
const std::map< uint32_t, Item > & getMap() const
std::map< uint32_t, EcalTPGPhysicsConst::Item > EcalTPGPhysicsConstMap
std::map< uint32_t, EcalTPGPhysicsConst::Item >::const_iterator EcalTPGPhysicsConstMapIterator