![]() |
ATLAS Offline Software
|
: Small struct to encapsulate the result of the line compatibility test More...
#include <GlobalPatternFinderDefs.h>
Public Attributes | |
| double | residual {0.} |
| double | sigma {0.} |
| LineTestDecision | result {LineTestDecision::eRejectHit} |
: Small struct to encapsulate the result of the line compatibility test
Definition at line 108 of file GlobalPatternFinderDefs.h.
| double MuonR4::FastReco::LineTestRes::residual {0.} |
Definition at line 109 of file GlobalPatternFinderDefs.h.
| LineTestDecision MuonR4::FastReco::LineTestRes::result {LineTestDecision::eRejectHit} |
Definition at line 111 of file GlobalPatternFinderDefs.h.
| double MuonR4::FastReco::LineTestRes::sigma {0.} |
Definition at line 110 of file GlobalPatternFinderDefs.h.