Skip to content

Commit

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

#Boosted W tagger parameters
doMonoW = true
minAK8WMass = 50
minAK8WMass = 65
maxAK8WMass = 105
deepAK8WDisc = 0.9530
deepAK8WDisc = 0.973
minAK8WPt = 200
}
TTMTensorflow
{
#DNN parameters
discCut = 0.98
discCut = 0.95
discSlope = 0.0000
discOffset = 1.0
modelFile = "tfModel_frozen_DNN1_deepCVS_GR_balanced.pb"
Expand Down Expand Up @@ -171,7 +171,7 @@ TTMTensorflow
mvaVar[80] = "j3_DeepCSVcc"
mvaVar[81] = "j3_DeepCSVl"

csvThreshold = 0.4184
csvThreshold = 0.6001
bEtaCut = 2.4
maxNbInTop = 1
}
Expand Down

0 comments on commit ba77fa6

Please sign in to comment.