ATLAS Offline Software
Public Attributes | List of all members
MuonR4::SegmentAmbiSolver::Config Struct Reference

#include <SegmentAmbiSolver.h>

Collaboration diagram for MuonR4::SegmentAmbiSolver::Config:

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...
 

Detailed Description

Definition at line 18 of file SegmentAmbiSolver.h.

Member Data Documentation

◆ remLeftRightAmbi

bool MuonR4::SegmentAmbiSolver::Config::remLeftRightAmbi {false}

Allow for left-right ambiguities.

Definition at line 25 of file SegmentAmbiSolver.h.

◆ selectByNDoFChi2

double MuonR4::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 21 of file SegmentAmbiSolver.h.

◆ sharedPrecHits

unsigned int MuonR4::SegmentAmbiSolver::Config::sharedPrecHits {3}

Cut on the number of shared precision hits.

Definition at line 23 of file SegmentAmbiSolver.h.


The documentation for this struct was generated from the following file: