cms-gem-daq-project / gem-plotting-tools

Repository for GEM commissioning plotting tools
GNU General Public License v3.0
1 stars 26 forks source link

New Feature: ScanDataFitter Returns FitValid Info in ScanResults Container #133

Closed bdorney closed 6 years ago

bdorney commented 6 years ago

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: