Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:03

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