CMS 3D CMS Logo

EcalTPGStripStatus.cc
Go to the documentation of this file.
2 
4 
6 
7 void EcalTPGStripStatus::setValue(const uint32_t& id, const uint16_t& val) { map_[id] = val; }
std::map< uint32_t, uint16_t > map_
void setValue(const uint32_t &id, const uint16_t &val)