CMS 3D CMS Logo

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