We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2647f99 + ad495fe commit 71e61eeCopy full SHA for 71e61ee
Configuration/DataProcessing/python/Impl/ppEra_Run3_2024_UPC.py
@@ -18,6 +18,7 @@ def __init__(self):
18
pp.__init__(self)
19
self.recoSeq=''
20
self.cbSc='pp'
21
+ self.isRepacked=True
22
self.eras=Run3_2024_UPC
23
self.promptCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3_2024_UPC' ]
24
self.expressCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3_2024_UPC' ]
0 commit comments