Skip to content

Commit

Permalink
Change 30 GeV resolved jet pt cut to 20 GeV
Browse files Browse the repository at this point in the history
  • Loading branch information
pastika committed Dec 13, 2016
1 parent 883bc6b commit d2290fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TopTagger.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ TTMBasicClusterAlgo
doTrijet = true
minTopCandMass = 100
maxTopCandMass = 250
minAK4ResolvedPt = 30
minAK4ResolvedPt = 20
dRMaxTrijet = 2.0

#Boosted W tagger parameters
Expand Down Expand Up @@ -120,7 +120,7 @@ TTMRemainingSystem
{
lowRsysMass = 50
highRsysMass = 220
dRMaxRsys = -1.0
dRMaxRsys = 2.0
useSecondJet = true
}
TTMFinalSort
Expand Down

0 comments on commit d2290fd

Please sign in to comment.