CMS 3D CMS Logo

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 
Definition: value.py:1
void setValue(const uint32_t &id, const EcalTPGWeights &value)
EcalTPGWeightMap map_