Hi,
TVirtualFitter::SetPrecision refers actually to the tolerance. So you can use it for setting the tolerance, or you can use also, ROOT::Math::MinimizerOptions::SetDefaultTolerance(tol)
Best Regards
Lorenzo
Hi,
TVirtualFitter::SetPrecision refers actually to the tolerance. So you can use it for setting the tolerance, or you can use also, ROOT::Math::MinimizerOptions::SetDefaultTolerance(tol)
Best Regards
Lorenzo