00001 #ifndef CSCZSENSORSRCD_H 00002 #define CSCZSENSORSRCD_H 00003 00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00005 00006 class CSCZSensorsRcd : public edm::eventsetup::EventSetupRecordImplementation<CSCZSensorsRcd> { 00007 00008 }; 00009 00010 #endif