diff --git a/Reconstruction/MuonIdentification/MuGirl/src/MuGirlRecoTool.cxx b/Reconstruction/MuonIdentification/MuGirl/src/MuGirlRecoTool.cxx index acfe1981b01e3d792dfa1d5e102ada72deaffb02..6762500a053c22398db8b680b29533617ca1426c 100644 --- a/Reconstruction/MuonIdentification/MuGirl/src/MuGirlRecoTool.cxx +++ b/Reconstruction/MuonIdentification/MuGirl/src/MuGirlRecoTool.cxx @@ -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"),