Skip to content

Commit

Permalink
Merged reenablePPSrun3 from repository silviodonato with cms-merge-topic
Browse files Browse the repository at this point in the history
  • Loading branch information
silviodonato committed Apr 12, 2021
2 parents 185cd0e + ae7170c commit 9796ddb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions RecoPPS/Configuration/python/recoCTPPS_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,4 @@
ctppsProtons
)

#temporarily remove ctppsProtons in Run-3 (see issue #32340)
from Configuration.Eras.Modifier_ctpps_2021_cff import ctpps_2021
_ctpps_2021_recoCTPPSTask = recoCTPPSTask.copyAndExclude([ctppsProtons])
ctpps_2021.toReplaceWith(recoCTPPSTask, _ctpps_2021_recoCTPPSTask)

recoCTPPS = cms.Sequence(recoCTPPSTask)

0 comments on commit 9796ddb

Please sign in to comment.