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