Skip to content
Snippets Groups Projects
Commit d58e0ed0 authored by Amber Roepe's avatar Amber Roepe
Browse files

Update cut thresholds for alpha_max and chf to reduce the rate of our filter.

parent d220fe84
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ m_jetEtaCut(2.1),
m_TrackMinPt(400.0),
m_TrackZ0Max(0.3),
m_TrackD0Max(0.5),
m_AlphaMaxCut(0.03),
m_CHFCut(0.3),
m_AlphaMaxCut(0.05),
m_CHFCut(0.045),
m_nJetsReq(0),
m_electronSGKey("Electrons"),
m_electronIDKey("LHMedium"),
......
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