From 883bc6bc8cf0002bf8b824d17fae58a362fd9686 Mon Sep 17 00:00:00 2001 From: Nathaniel Date: Fri, 9 Dec 2016 14:29:28 -0600 Subject: [PATCH] Low pt optimized working point --- TopTagger.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TopTagger.cfg b/TopTagger.cfg index 8ae5dd3..bd05fb7 100644 --- a/TopTagger.cfg +++ b/TopTagger.cfg @@ -59,7 +59,7 @@ TTMBasicClusterAlgo minTopCandMass = 100 maxTopCandMass = 250 minAK4ResolvedPt = 30 - dRMaxTrijet = 1.5 + dRMaxTrijet = 2.0 #Boosted W tagger parameters doDijet = true @@ -81,7 +81,7 @@ TTMHEPRequirements { #Parameters used for tri & dijets Rmin = 0.85 - Rmax = 1.25 + Rmax = 1.25 #b-counting parameters used only for trijets csvThreshold = 0.800 @@ -94,8 +94,8 @@ TTMHEPRequirements } TTMOpenCVMVA { - discCut = 0.65 - modelFile = "TrainingOutput_dR20_pt30_depth14.model" + discCut = 0.75 + modelFile = "TrainingOutput_dR20_pt20_depth18_2016_Dec2.model" } #TTMAK8TopFilter #{