Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:15:19

0001 #ifndef PECALENDCAPRCD_H
0002 #define PECALENDCAPRCD_H
0003 
0004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
0005 class PEcalEndcapRcd : public edm::eventsetup::EventSetupRecordImplementation<PEcalEndcapRcd> {};
0006 #endif