Skip to content

Commit

Permalink
Merge pull request #46194 from mandrenguyen/t0UPCtoRepacked_141X
Browse files Browse the repository at this point in the history
[14_1_X] Use repacked raw for 2024 UPC processing
  • Loading branch information
cmsbuild authored Oct 2, 2024
2 parents 40eedd1 + e2f7b4e commit afde706
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def __init__(self):
pp.__init__(self)
self.recoSeq=''
self.cbSc='pp'
self.isRepacked=True
self.eras=Run3_2024_UPC
self.promptCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3_2024_UPC' ]
self.expressCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3_2024_UPC' ]
Expand Down

0 comments on commit afde706

Please sign in to comment.