CMS 3D CMS Logo

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

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