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.
1 parent 469243b commit 99fef56Copy full SHA for 99fef56
RecoJets/JetProducers/python/PileupJetIDParams_cfi.py
@@ -158,7 +158,7 @@
158
159
####################################################################################################################
160
full_106x_UL16_chs = full_106x_UL17_chs.clone(JetIdParams = full_106x_UL16_chs_wp)
161
-for train in full_106x_UL16APV_chs.trainings:
+for train in full_106x_UL16_chs.trainings:
162
train.tmvaWeights = train.tmvaWeights.value().replace("UL17", "UL16")
163
164
0 commit comments