Skip to content

Commit 71e61ee

Browse files
authored
Merge pull request #46192 from mandrenguyen/t0UPCtoRepacked
Use repacked raw for 2024 UPC processing
2 parents 2647f99 + ad495fe commit 71e61ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Configuration/DataProcessing/python/Impl/ppEra_Run3_2024_UPC.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ def __init__(self):
1818
pp.__init__(self)
1919
self.recoSeq=''
2020
self.cbSc='pp'
21+
self.isRepacked=True
2122
self.eras=Run3_2024_UPC
2223
self.promptCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3_2024_UPC' ]
2324
self.expressCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3_2024_UPC' ]

0 commit comments

Comments
 (0)