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

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

Collaboration diagram for MuonR4::FastReco::GlobalPatternFinder::LineTestRes:

Public Attributes

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

Detailed Description

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

Definition at line 184 of file GlobalPatternFinder.h.

Member Data Documentation

◆ accWindow

double MuonR4::FastReco::GlobalPatternFinder::LineTestRes::accWindow {0.}

Definition at line 187 of file GlobalPatternFinder.h.

187{0.};

◆ residual

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

Definition at line 186 of file GlobalPatternFinder.h.

186{0.};

◆ result

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

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