CMS 3D CMS Logo

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