CMS 3D CMS Logo

EcalTPGWeightIdMap.cc

Go to the documentation of this file.
00001 #include "CondFormats/EcalObjects/interface/EcalTPGWeightIdMap.h"
00002 
00003 EcalTPGWeightIdMap::EcalTPGWeightIdMap()
00004 { }
00005 
00006 EcalTPGWeightIdMap::~EcalTPGWeightIdMap()
00007 { }
00008 
00009 void  EcalTPGWeightIdMap::setValue(const uint32_t & id, const  EcalTPGWeights & value)
00010 { 
00011   map_[id] = value ;
00012 }
00013 

Generated on Tue Jun 9 17:26:27 2009 for CMSSW by  doxygen 1.5.4