CMS 3D CMS Logo

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