Skip to content
Snippets Groups Projects
Commit 1e5b871f authored by rcarney's avatar rcarney
Browse files

Doubling the double-trackless-jet DRAW RPVLL pT threshold from 25 GeV to 50...

Doubling the double-trackless-jet DRAW RPVLL pT threshold from 25 GeV to 50 GeV. This change has been studied to half the filter rate in data whilst preserving > 99% of teh target signal model.


Former-commit-id: 99777c7d265590af47fceb376d6f38f9d8abaa8b
parent 5aeb2e73
No related merge requests found
......@@ -231,7 +231,7 @@ class DV_DoubleTracklessJetFilterFlags(JobProperty):
statusOn=True
allowedTypes=["bool"]
StoredValue=True
cutEtMin=25.0*Units.GeV
cutEtMin=50.0*Units.GeV
cutEtaMax=2.5
cutSumPtTrkMax=5.0*Units.GeV
pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment