CMS 3D CMS Logo

EcalTPGPhysicsConst.cc
Go to the documentation of this file.
2 
4 
6 
7 void EcalTPGPhysicsConst::setValue(const uint32_t& id, const Item& value) { map_[id] = value; }
EcalTPGPhysicsConst::~EcalTPGPhysicsConst
~EcalTPGPhysicsConst()
Definition: EcalTPGPhysicsConst.cc:5
EcalTPGPhysicsConst::setValue
void setValue(const uint32_t &id, const Item &value)
Definition: EcalTPGPhysicsConst.cc:7
EcalTPGPhysicsConst::Item
Definition: EcalTPGPhysicsConst.h:14
value
Definition: value.py:1
EcalTPGPhysicsConst::EcalTPGPhysicsConst
EcalTPGPhysicsConst()
Definition: EcalTPGPhysicsConst.cc:3
EcalTPGPhysicsConst::map_
std::map< uint32_t, Item > map_
Definition: EcalTPGPhysicsConst.h:31
triggerObjects_cff.id
id
Definition: triggerObjects_cff.py:29
relativeConstraints.value
value
Definition: relativeConstraints.py:53
EcalTPGPhysicsConst.h