Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 11:59:30

0001 #ifndef CalibTracker_Records_SiPixelGainCalibrationForHLTGPURcd_h
0002 #define CalibTracker_Records_SiPixelGainCalibrationForHLTGPURcd_h
0003 
0004 #include "CondFormats/DataRecord/interface/SiPixelGainCalibrationForHLTRcd.h"
0005 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
0006 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
0007 #include "Geometry/Records/interface/TrackerDigiGeometryRecord.h"
0008 
0009 class SiPixelGainCalibrationForHLTGPURcd
0010     : public edm::eventsetup::DependentRecordImplementation<
0011           SiPixelGainCalibrationForHLTGPURcd,
0012           edm::mpl::Vector<SiPixelGainCalibrationForHLTRcd, TrackerDigiGeometryRecord>> {};
0013 
0014 #endif  // CalibTracker_Records_SiPixelGainCalibrationForHLTGPURcd_h