Skip to content

Commit 8f19358

Browse files
authored
Update ctppsProtonReconstructionEfficiencyEstimatorMC_cfi.py
1 parent ecae8ef commit 8f19358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Validation/CTPPS/python/ctppsProtonReconstructionEfficiencyEstimatorMC_cfi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from Validation.CTPPS.ctppsProtonReconstructionEfficiencyEstimatorMCDefault_cfi import ctppsProtonReconstructionEfficiencyEstimatorMCDefault as _ctppsProtonReconstructionEfficiencyEstimatorMCDefault
2-
ctppsProtonReconstructionEfficiencyEstimatorMC = ctppsProtonReconstructionEfficiencyEstimatorMCDefault.clone()
2+
ctppsProtonReconstructionEfficiencyEstimatorMC = _ctppsProtonReconstructionEfficiencyEstimatorMCDefault.clone()
33

44
from Configuration.Eras.Modifier_run3_common_cff import run3_common
55
run3_common.toModify(ctppsProtonReconstructionEfficiencyEstimatorMC, useNewLHCInfo = True)

0 commit comments

Comments
 (0)