Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:26:34

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