CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
EcalTPGTowerStatus.cc
Go to the documentation of this file.
2 
4 
6 
7 void EcalTPGTowerStatus::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)