CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalTPGTowerStatus.cc
Go to the documentation of this file.
2 
3 
5 { }
6 
8 { }
9 
10 void EcalTPGTowerStatus::setValue(const uint32_t & id, const uint16_t & val)
11 {
12  map_[id] = val ;
13 }
std::map< uint32_t, uint16_t > map_
void setValue(const uint32_t &id, const uint16_t &val)