![]() |
ATLAS Offline Software
|
#include <SegmentAmbiSolver.h>
Public Attributes | |
| double | selectByNDoFChi2 {5.} |
| If two overlapping segments have both the chi2 below the threshold, the one with more degrees of freedom is chosen. More... | |
| unsigned int | sharedPrecHits {3} |
| Cut on the number of shared precision hits. More... | |
| bool | remLeftRightAmbi {false} |
| Allow for left-right ambiguities. More... | |
Definition at line 17 of file SegmentAmbiSolver.h.
| bool MuonR4::SegmentFit::SegmentAmbiSolver::Config::remLeftRightAmbi {false} |
Allow for left-right ambiguities.
Definition at line 24 of file SegmentAmbiSolver.h.
| double MuonR4::SegmentFit::SegmentAmbiSolver::Config::selectByNDoFChi2 {5.} |
If two overlapping segments have both the chi2 below the threshold, the one with more degrees of freedom is chosen.
Definition at line 20 of file SegmentAmbiSolver.h.
| unsigned int MuonR4::SegmentFit::SegmentAmbiSolver::Config::sharedPrecHits {3} |
Cut on the number of shared precision hits.
Definition at line 22 of file SegmentAmbiSolver.h.
1.8.18