![]() |
ATLAS Offline Software
|
#include <MuonTrackSegmentMatchResult.h>
Public Member Functions | |
| virtual void | clear () |
| TrackSegmentMatchCuts () | |
| virtual | ~TrackSegmentMatchCuts () |
Public Attributes | |
| double | posXCut {} |
| double | posYCut {} |
| double | posXPullCut {} |
| double | posYPullCut {} |
| double | angleXCut {} |
| double | angleYCut {} |
| double | angleXPullCut {} |
| double | angleYPullCut {} |
| double | matchChiSquaredCut {} |
| bool | useTightCuts {} |
| bool | cutOnPosX {} |
| bool | cutOnPosY {} |
| bool | cutOnPosXPull {} |
| bool | cutOnPosYPull {} |
| bool | cutOnAngleX {} |
| bool | cutOnAngleY {} |
| bool | cutOnAngleXPull {} |
| bool | cutOnAngleYPull {} |
| bool | cutOnMatchChiSquared {} |
Definition at line 174 of file MuonTrackSegmentMatchResult.h.
| Muon::TrackSegmentMatchCuts::TrackSegmentMatchCuts | ( | ) |
Definition at line 147 of file MuonTrackSegmentMatchResult.cxx.
|
virtualdefault |
|
virtual |
Definition at line 151 of file MuonTrackSegmentMatchResult.cxx.
| double Muon::TrackSegmentMatchCuts::angleXCut {} |
Definition at line 179 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::angleXPullCut {} |
Definition at line 181 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::angleYCut {} |
Definition at line 180 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::angleYPullCut {} |
Definition at line 182 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnAngleX {} |
Definition at line 189 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnAngleXPull {} |
Definition at line 191 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnAngleY {} |
Definition at line 190 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnAngleYPull {} |
Definition at line 192 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnMatchChiSquared {} |
Definition at line 193 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnPosX {} |
Definition at line 185 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnPosXPull {} |
Definition at line 187 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnPosY {} |
Definition at line 186 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::cutOnPosYPull {} |
Definition at line 188 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::matchChiSquaredCut {} |
Definition at line 183 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::posXCut {} |
Definition at line 175 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::posXPullCut {} |
Definition at line 177 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::posYCut {} |
Definition at line 176 of file MuonTrackSegmentMatchResult.h.
| double Muon::TrackSegmentMatchCuts::posYPullCut {} |
Definition at line 178 of file MuonTrackSegmentMatchResult.h.
| bool Muon::TrackSegmentMatchCuts::useTightCuts {} |
Definition at line 184 of file MuonTrackSegmentMatchResult.h.