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