ATLAS Offline Software
Loading...
Searching...
No Matches
MuonR4::FastReco::LineTestRes Struct Reference

: Small struct to encapsulate the result of the line compatibility test More...

#include <GlobalPatternFinderDefs.h>

Collaboration diagram for MuonR4::FastReco::LineTestRes:

Public Attributes

double residual {0.}
double sigma {0.}
LineTestDecision result {LineTestDecision::eRejectHit}

Detailed Description

: Small struct to encapsulate the result of the line compatibility test

Definition at line 108 of file GlobalPatternFinderDefs.h.

Member Data Documentation

◆ residual

double MuonR4::FastReco::LineTestRes::residual {0.}

Definition at line 109 of file GlobalPatternFinderDefs.h.

109{0.};

◆ result

LineTestDecision MuonR4::FastReco::LineTestRes::result {LineTestDecision::eRejectHit}

Definition at line 111 of file GlobalPatternFinderDefs.h.

◆ sigma

double MuonR4::FastReco::LineTestRes::sigma {0.}

Definition at line 110 of file GlobalPatternFinderDefs.h.

110{0.};

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