CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_3/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