00001 #ifndef PECALENDCAPRCD_H 00002 #define PECALENDCAPRCD_H 00003 00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00005 class PEcalEndcapRcd : public edm::eventsetup::EventSetupRecordImplementation<PEcalEndcapRcd> {}; 00006 #endif