CMS 3D CMS Logo

EcalTPGGroups.cc

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

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