ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
MuonCalib::MuonCalibSelector::SegmentSelection Struct Reference

#include <MuonCalibSelector.h>

Inheritance diagram for MuonCalib::MuonCalibSelector::SegmentSelection:
Collaboration diagram for MuonCalib::MuonCalibSelector::SegmentSelection:

Public Member Functions

 SegmentSelection ()=default
 

Public Attributes

bool hasFittedT0 {false}
 
bool hasAssociatedTrack {false}
 
bool singleML {false}
 
bool twoML {false}
 
double minAdcGoodFraction {0.}
 
unsigned int nminMdtHits {3}
 minimum number of MDT hits More...
 
unsigned int nminMdtMl1 {0}
 minimum number of MDT hits in ml 1 More...
 
unsigned int nminMdtMl2 {0}
 minimum number of MDT hits in ml 1 More...
 
unsigned int nminMdtCh {0}
 minimum number of chambers MDT More...
 
unsigned int nmaxMdtCh {1000}
 maximum number of chambers MDT More...
 
unsigned int nminPhiTrigHits {0}
 minimum number of phi trigger hits More...
 
unsigned int nminEtaTrigHits {0}
 minimum number of eta trigger hits More...
 
unsigned int nmaxOutliers {100000}
 maximum number of outliers More...
 
unsigned int nmaxPseudo {1000}
 maximum number of pseudo-measurements More...
 
double maxChi2Ndof {DBL_MAX}
 maximum chi2/ndof More...
 

Detailed Description

Definition at line 41 of file MuonCalibSelector.h.

Constructor & Destructor Documentation

◆ SegmentSelection()

MuonCalib::MuonCalibSelector::SegmentSelection::SegmentSelection ( )
default

Member Data Documentation

◆ hasAssociatedTrack

bool MuonCalib::MuonCalibSelector::SegmentSelection::hasAssociatedTrack {false}

Definition at line 45 of file MuonCalibSelector.h.

◆ hasFittedT0

bool MuonCalib::MuonCalibSelector::SegmentSelection::hasFittedT0 {false}

Definition at line 44 of file MuonCalibSelector.h.

◆ maxChi2Ndof

double MuonCalib::MuonCalibSelector::Selection::maxChi2Ndof {DBL_MAX}
inherited

maximum chi2/ndof

Definition at line 38 of file MuonCalibSelector.h.

◆ minAdcGoodFraction

double MuonCalib::MuonCalibSelector::SegmentSelection::minAdcGoodFraction {0.}

Definition at line 48 of file MuonCalibSelector.h.

◆ nmaxMdtCh

unsigned int MuonCalib::MuonCalibSelector::Selection::nmaxMdtCh {1000}
inherited

maximum number of chambers MDT

Definition at line 33 of file MuonCalibSelector.h.

◆ nmaxOutliers

unsigned int MuonCalib::MuonCalibSelector::Selection::nmaxOutliers {100000}
inherited

maximum number of outliers

Definition at line 36 of file MuonCalibSelector.h.

◆ nmaxPseudo

unsigned int MuonCalib::MuonCalibSelector::Selection::nmaxPseudo {1000}
inherited

maximum number of pseudo-measurements

Definition at line 37 of file MuonCalibSelector.h.

◆ nminEtaTrigHits

unsigned int MuonCalib::MuonCalibSelector::Selection::nminEtaTrigHits {0}
inherited

minimum number of eta trigger hits

Definition at line 35 of file MuonCalibSelector.h.

◆ nminMdtCh

unsigned int MuonCalib::MuonCalibSelector::Selection::nminMdtCh {0}
inherited

minimum number of chambers MDT

Definition at line 32 of file MuonCalibSelector.h.

◆ nminMdtHits

unsigned int MuonCalib::MuonCalibSelector::Selection::nminMdtHits {3}
inherited

minimum number of MDT hits

Definition at line 29 of file MuonCalibSelector.h.

◆ nminMdtMl1

unsigned int MuonCalib::MuonCalibSelector::Selection::nminMdtMl1 {0}
inherited

minimum number of MDT hits in ml 1

Definition at line 30 of file MuonCalibSelector.h.

◆ nminMdtMl2

unsigned int MuonCalib::MuonCalibSelector::Selection::nminMdtMl2 {0}
inherited

minimum number of MDT hits in ml 1

Definition at line 31 of file MuonCalibSelector.h.

◆ nminPhiTrigHits

unsigned int MuonCalib::MuonCalibSelector::Selection::nminPhiTrigHits {0}
inherited

minimum number of phi trigger hits

Definition at line 34 of file MuonCalibSelector.h.

◆ singleML

bool MuonCalib::MuonCalibSelector::SegmentSelection::singleML {false}

Definition at line 46 of file MuonCalibSelector.h.

◆ twoML

bool MuonCalib::MuonCalibSelector::SegmentSelection::twoML {false}

Definition at line 47 of file MuonCalibSelector.h.


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