Skip to content
Snippets Groups Projects
Commit 95c32cdb authored by Goetz Gaycken's avatar Goetz Gaycken
Browse files

Avoid flavour tagging decoration conflict for AntiKt4PV0TrackJets.

Former-commit-id: ec0c94c90bdec9a7f24aab36a4670ede3cf1c058
parent 7355ac87
No related branches found
No related tags found
No related merge requests found
......@@ -309,7 +309,7 @@ BTaggingFlags.CalibrationChannelAliases += ["AntiKtVR30Rmax4Rmin02Track->AntiKtV
from DerivationFrameworkFlavourTag.FlavourTagCommon import FlavorTagInit
FlavorTagInit(JetCollections = ['AntiKt4EMPFlowJets'], Sequencer = higg5d2Seq)
FlavorTagInit(JetCollections = ['AntiKt4PV0TrackJets'], Sequencer = higg5d2Seq)
# FlavorTagInit(JetCollections = ['AntiKt4PV0TrackJets'], Sequencer = higg5d2Seq)
# Jet calibration should come after fat jets
# applyJetCalibration_xAODColl(jetalg="AntiKt4EMTopo", sequence=higg5d2Seq)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment