Closed bdorney closed 6 years ago
Added in index 6 the ROOT::Fit::FitResult::IsValid() value for each fit attempted when fitting scurves.
ROOT::Fit::FitResult::IsValid()
Need a check in trimming algorithm on whether or not a set of fits is valid. Added this information here.
Change was trivial.
Description
Added in index 6 the
ROOT::Fit::FitResult::IsValid()
value for each fit attempted when fitting scurves.Types of changes
Motivation and Context
Need a check in trimming algorithm on whether or not a set of fits is valid. Added this information here.
How Has This Been Tested?
Change was trivial.
Checklist: