CMS 3D CMS Logo

CMSSW_4_4_3_patch1/src/CondFormats/DataRecord/interface/HcalDcsMapRcd.h

Go to the documentation of this file.
00001 // name: kukartse, date: Wed Feb 03 18:19:54 CDT 2010
00002 #ifndef HcalDcsMapRcd_H
00003 #define HcalDcsMapRcd_H
00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00005 class HcalDcsMapRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalDcsMapRcd> {};
00006 #endif