![]() |
ATLAS Offline Software
|
: Small struct to encapsulate the result of the line compatibility test More...
Public Attributes | |
| LineTestDecision | result {LineTestDecision::eRejectHit} |
| double | residual {0.} |
| double | accWindow {0.} |
: Small struct to encapsulate the result of the line compatibility test
Definition at line 184 of file GlobalPatternFinder.h.
| double MuonR4::FastReco::GlobalPatternFinder::LineTestRes::accWindow {0.} |
Definition at line 187 of file GlobalPatternFinder.h.
| double MuonR4::FastReco::GlobalPatternFinder::LineTestRes::residual {0.} |
Definition at line 186 of file GlobalPatternFinder.h.
| LineTestDecision MuonR4::FastReco::GlobalPatternFinder::LineTestRes::result {LineTestDecision::eRejectHit} |
Definition at line 185 of file GlobalPatternFinder.h.