ATLAS Offline Software
Loading...
Searching...
No Matches
L0MDT::LegendreSegmentFinderTool::FitResult Struct Reference
Collaboration diagram for L0MDT::LegendreSegmentFinderTool::FitResult:

Public Attributes

float m {0.f}
float b {0.f}
float chi2 {0.f}
bool valid {false}

Detailed Description

Definition at line 61 of file LegendreSegmentFinderTool.h.

Member Data Documentation

◆ b

float L0MDT::LegendreSegmentFinderTool::FitResult::b {0.f}

Definition at line 63 of file LegendreSegmentFinderTool.h.

63{0.f};

◆ chi2

float L0MDT::LegendreSegmentFinderTool::FitResult::chi2 {0.f}

Definition at line 64 of file LegendreSegmentFinderTool.h.

64{0.f};

◆ m

float L0MDT::LegendreSegmentFinderTool::FitResult::m {0.f}

Definition at line 62 of file LegendreSegmentFinderTool.h.

62{0.f};

◆ valid

bool L0MDT::LegendreSegmentFinderTool::FitResult::valid {false}

Definition at line 65 of file LegendreSegmentFinderTool.h.

65{false};

The documentation for this struct was generated from the following file: