CMS 3D CMS Logo

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