CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CondFormats/DataRecord/interface/HcalDcsRcd.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 #ifndef HcalDcsRcd_h
00003 #define HcalDcsRcd_h
00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00005 class HcalDcsRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalDcsRcd> {};
00006 #endif