CMS 3D CMS Logo

EcalTPGFineGrainStripEE.cc
Go to the documentation of this file.
2 
3 
5 { }
6 
8 { }
9 
10 void EcalTPGFineGrainStripEE::setValue(const uint32_t & id, const Item & value)
11 {
12  map_[id] = value ;
13 }
void setValue(const uint32_t &id, const Item &value)
Definition: value.py:1
std::map< uint32_t, Item > map_