1 #ifndef EcalTPGTowerStatus_h
2 #define EcalTPGTowerStatus_h
7 #include <boost/cstdint.hpp>
16 const std::map<uint32_t, uint16_t> &
getMap()
const {
return map_; }
17 void setValue(
const uint32_t &
id,
const uint16_t & val) ;
20 std::map<uint32_t, uint16_t>
map_ ;
std::map< uint32_t, uint16_t >::const_iterator EcalTPGTowerStatusMapIterator
std::map< uint32_t, uint16_t > EcalTPGTowerStatusMap
std::map< uint32_t, uint16_t > map_
const std::map< uint32_t, uint16_t > & getMap() const
#define COND_SERIALIZABLE
void setValue(const uint32_t &id, const uint16_t &val)