Skip to content

Commit

Permalink
make new release for 2017 UL
Browse files Browse the repository at this point in the history
  • Loading branch information
semrat committed May 13, 2022
1 parent a96c210 commit 045b013
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TopTagger.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@ TTMBasicClusterAlgo
useDeepAK8 = true
minAK8TopMass = 105
maxAK8TopMass = 210
deepAK8TopDisc = 0.937
deepAK8TopDisc = 0.895
minAK8TopPt = 400

#Boosted W tagger parameters
doMonoW = true
minAK8WMass = 65
maxAK8WMass = 105
deepAK8WDisc = 0.973
deepAK8WDisc = 0.981
minAK8WPt = 200
}
TTMTensorflow
Expand Down Expand Up @@ -171,7 +171,7 @@ TTMTensorflow
mvaVar[80] = "j3_DeepCSVcc"
mvaVar[81] = "j3_DeepCSVl"

csvThreshold = 0.5847
csvThreshold = 0.4506
bEtaCut = 2.4
maxNbInTop = 1
}
Expand Down

0 comments on commit 045b013

Please sign in to comment.