![]() |
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 188 of file GlobalPatternFinder.h.
| double MuonR4::FastReco::GlobalPatternFinder::LineTestRes::accWindow {0.} |
Definition at line 191 of file GlobalPatternFinder.h.
| double MuonR4::FastReco::GlobalPatternFinder::LineTestRes::residual {0.} |
Definition at line 190 of file GlobalPatternFinder.h.
| LineTestDecision MuonR4::FastReco::GlobalPatternFinder::LineTestRes::result {LineTestDecision::eRejectHit} |
Definition at line 189 of file GlobalPatternFinder.h.