From 69e21f66b66ae61f382e4998b155a16f2a14e1ae Mon Sep 17 00:00:00 2001
From: Goetz Gaycken <goetz.gaycken@cern.ch>
Date: Mon, 9 Jul 2018 15:36:11 +0200
Subject: [PATCH] Add MV2cl100 for AntiKt4PV0TrackJets if exist.

Former-commit-id: ea098c32877e24847f0c48f62b53937a31fd2723
---
 .../DerivationFrameworkHiggs/python/HIGG5Common.py               | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py b/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
index ddcd0df57ce1..b474dbea89ce 100644
--- a/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
+++ b/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
@@ -29,6 +29,7 @@ def getHIGG5Common() :
         "BTagging_AntiKtVR30Rmax4Rmin02Track.MV2c10_discriminant",
         "BTagging_AntiKt4EMTopo.MV2cl100_discriminant",
         "BTagging_AntiKt4EMPFlow.MV2cl100_discriminant",
+        "BTagging_AntiKt4PV0Track.MV2cl100_discriminant",
         "CaloCalTopoClusters.CENTER_MAG.calE.calEta.calM.calPhi.calPt.e_sampl.etaCalo.eta_sampl.phiCalo.phi_sampl.rawE.rawEta.rawM.rawPhi",
         "TauChargedParticleFlowObjects.bdtPi0Score.e.eta.m.phi.pt.rapidity",
         "TrackCaloClustersCombinedAndNeutral.pt.eta.phi.m.taste.trackParticleLink.caloClusterLinks"
-- 
GitLab