![]() |
ATLAS Offline Software
|
Output of the final straight-line fit. More...
Public Attributes | |
| float | m {0.f} |
| float | b {0.f} |
| float | chi2 {0.f} |
| bool | valid {false} |
Output of the final straight-line fit.
m and b are the fitted line parameters in the (z, R) plane, chi2 is a simple chi2-like quality estimator, and valid indicates whether the fit succeeded.
Definition at line 117 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::FitResult::b {0.f} |
Definition at line 119 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::FitResult::chi2 {0.f} |
Definition at line 120 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::FitResult::m {0.f} |
Definition at line 118 of file CompactSegmentFinderTool.h.
| bool L0MDT::CompactSegmentFinderTool::FitResult::valid {false} |
Definition at line 121 of file CompactSegmentFinderTool.h.