![]() |
ATLAS Offline Software
|
Configuration object to stree the ambiguties. More...
#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. | |
| unsigned int | sharedPrecHits {3} |
| Cut on the number of shared precision hits. | |
| bool | remLeftRightAmbi {false} |
| Two candidates with the sam number of precision hits but with different left / right ambiguities are kept both. | |
Configuration object to stree the ambiguties.
Definition at line 30 of file SegmentAmbiSolver.h.
| bool MuonR4::SegmentFit::SegmentAmbiSolver::Config::remLeftRightAmbi {false} |
Two candidates with the sam number of precision hits but with different left / right ambiguities are kept both.
Definition at line 38 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 33 of file SegmentAmbiSolver.h.
| unsigned int MuonR4::SegmentFit::SegmentAmbiSolver::Config::sharedPrecHits {3} |
Cut on the number of shared precision hits.
Definition at line 35 of file SegmentAmbiSolver.h.