Skip to content
Snippets Groups Projects
Commit bf4d23ac authored by Enrique Kajomovitz Must's avatar Enrique Kajomovitz Must Committed by Graeme Stewart
Browse files

adjusted default stau pt cut to 30 GeV (MuGirl-00-03-10)

	* MuGirlRecoTool.cxx adjust stau pt cut (30 GeV)
	* Tagging MuGirl-00-03-10


Former-commit-id: 436598ff4044abf8e806ae398e6d979f32471f88
parent 1db0ef82
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ m_doHoughTransform(false),
m_doNTuple(false),
m_doTruth(false),
m_ptLowerLimit(3000.0),
m_stauPtCut(60000.0),
m_stauPtCut(30000.0),
m_defaultLHR(0.85),
m_ntupleName("/NTUPLES/MUGIRL/MUGIRL"),
m_ntupleTitle("Muon Candidates"),
......
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