CMS 3D CMS Logo

EcalTPGWeightIdMap.cc
Go to the documentation of this file.
2 
4 
6 
7 void EcalTPGWeightIdMap::setValue(const uint32_t& id, const EcalTPGWeights& value) { map_[id] = value; }
EcalTPGWeightIdMap::EcalTPGWeightIdMap
EcalTPGWeightIdMap()
Definition: EcalTPGWeightIdMap.cc:3
EcalTPGWeightIdMap::~EcalTPGWeightIdMap
~EcalTPGWeightIdMap()
Definition: EcalTPGWeightIdMap.cc:5
EcalTPGWeightIdMap::setValue
void setValue(const uint32_t &id, const EcalTPGWeights &value)
Definition: EcalTPGWeightIdMap.cc:7
value
Definition: value.py:1
EcalTPGWeights
Definition: EcalTPGWeights.h:9
triggerObjects_cff.id
id
Definition: triggerObjects_cff.py:31
relativeConstraints.value
value
Definition: relativeConstraints.py:53
EcalTPGWeightIdMap::map_
EcalTPGWeightMap map_
Definition: EcalTPGWeightIdMap.h:22
EcalTPGWeightIdMap.h