CMS 3D CMS Logo

ctppsInterpolatedOpticalFunctionsESSource_cfi.py
Go to the documentation of this file.
1 from CalibPPS.ESProducers.ctppsInterpolatedOpticalFunctionsESSourceDefault_cfi import ctppsInterpolatedOpticalFunctionsESSourceDefault as _ctppsInterpolatedOpticalFunctionsESSourceDefault
2 ctppsInterpolatedOpticalFunctionsESSource = _ctppsInterpolatedOpticalFunctionsESSourceDefault.clone()
3 
4 from Configuration.Eras.Modifier_run3_common_cff import run3_common
5 run3_common.toModify(ctppsInterpolatedOpticalFunctionsESSource, useNewLHCInfo = True)
6 
7 from Configuration.Eras.Modifier_ctpps_directSim_cff import ctpps_directSim
8 ctpps_directSim.toModify(ctppsInterpolatedOpticalFunctionsESSource, useNewLHCInfo = False)