1 #ifndef EcalTPGPhysicsConst_h 2 #define EcalTPGPhysicsConst_h 7 #include <boost/cstdint.hpp> 29 const std::map<uint32_t, Item> &
getMap()
const {
return map_; }
33 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
#define COND_SERIALIZABLE
double ttf_threshold_High
std::map< uint32_t, EcalTPGPhysicsConst::Item > EcalTPGPhysicsConstMap
std::map< uint32_t, EcalTPGPhysicsConst::Item >::const_iterator EcalTPGPhysicsConstMapIterator