From 0a0f3949076d6bc0ff61d3d7d948cee347509d37 Mon Sep 17 00:00:00 2001
From: Goetz Gaycken <goetz.gaycken@cern.ch>
Date: Mon, 20 Aug 2018 10:25:34 +0200
Subject: [PATCH] Added missing ghost association for
 AntiKt10LCTopoTrimmedPtFrac5SmallR20Jets.

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

diff --git a/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py b/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
index 1bc58f3ad05..870b396b495 100644
--- a/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
+++ b/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
@@ -18,7 +18,7 @@ def getHIGG5Common() :
             ".NumTrkPt1000.NumTrkPt500.TrackWidthPt1000.TrackWidthPt500.SumPtTrkPt1000.SumPtTrkPt500"),
         ("AntiKt10LCTopoTrimmedPtFrac5SmallR20Jets"
             ".PlanarFlow.Angularity.Aplanarity.FoxWolfram0.FoxWolfram2.KtDR.ZCut12"
-            ".GhostTrack.GhostTrackCount"),
+            ".GhostTrack.GhostTrackCount.GhostVR30Rmax4Rmin02TrackJet"),
         ("AntiKt10TrackCaloClusterTrimmedPtFrac5SmallR20Jets.pt.eta.phi.m.constituentLinks"
             ".JetConstitScaleMomentum_pt.JetConstitScaleMomentum_eta.JetConstitScaleMomentum_phi.JetConstitScaleMomentum_m"
             ".Angularity.Aplanarity.DetectorEta.ECF1.ECF2.ECF3.FoxWolfram0.FoxWolfram2.GhostMuonSegmentCount.GhostTrackCount.KtDR.Parent"
-- 
GitLab