Skip to content

Commit

Permalink
Enable new taggers im run2_miniAOD_devel only
Browse files Browse the repository at this point in the history
  • Loading branch information
anovak10 committed Dec 14, 2018
1 parent 41b651e commit d45a78c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def applyDeepBtagging( process, postfix="" ) :
elSource = cms.InputTag('slimmedElectrons'),
rParam = 0.8,
jetCorrections = ('AK8PFPuppi', cms.vstring(['L2Relative', 'L3Absolute']), 'None'),
btagDiscriminators = _btagDiscriminators.namesi,
btagDiscriminators = _btagDiscriminators.names,
postfix = 'SlimmedAK8DeepTags'+postfix,
printWarning = False
)
Expand Down

0 comments on commit d45a78c

Please sign in to comment.