ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::TrackSegmentMatchCuts Struct Reference

#include <MuonTrackSegmentMatchResult.h>

Collaboration diagram for Muon::TrackSegmentMatchCuts:

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 {}
 

Detailed Description

Definition at line 174 of file MuonTrackSegmentMatchResult.h.

Constructor & Destructor Documentation

◆ TrackSegmentMatchCuts()

Muon::TrackSegmentMatchCuts::TrackSegmentMatchCuts ( )

Definition at line 152 of file MuonTrackSegmentMatchResult.cxx.

◆ ~TrackSegmentMatchCuts()

Muon::TrackSegmentMatchCuts::~TrackSegmentMatchCuts ( )
virtualdefault

Member Function Documentation

◆ clear()

void Muon::TrackSegmentMatchCuts::clear ( )
virtual

Definition at line 156 of file MuonTrackSegmentMatchResult.cxx.

Member Data Documentation

◆ angleXCut

double Muon::TrackSegmentMatchCuts::angleXCut {}

Definition at line 179 of file MuonTrackSegmentMatchResult.h.

◆ angleXPullCut

double Muon::TrackSegmentMatchCuts::angleXPullCut {}

Definition at line 181 of file MuonTrackSegmentMatchResult.h.

◆ angleYCut

double Muon::TrackSegmentMatchCuts::angleYCut {}

Definition at line 180 of file MuonTrackSegmentMatchResult.h.

◆ angleYPullCut

double Muon::TrackSegmentMatchCuts::angleYPullCut {}

Definition at line 182 of file MuonTrackSegmentMatchResult.h.

◆ cutOnAngleX

bool Muon::TrackSegmentMatchCuts::cutOnAngleX {}

Definition at line 189 of file MuonTrackSegmentMatchResult.h.

◆ cutOnAngleXPull

bool Muon::TrackSegmentMatchCuts::cutOnAngleXPull {}

Definition at line 191 of file MuonTrackSegmentMatchResult.h.

◆ cutOnAngleY

bool Muon::TrackSegmentMatchCuts::cutOnAngleY {}

Definition at line 190 of file MuonTrackSegmentMatchResult.h.

◆ cutOnAngleYPull

bool Muon::TrackSegmentMatchCuts::cutOnAngleYPull {}

Definition at line 192 of file MuonTrackSegmentMatchResult.h.

◆ cutOnMatchChiSquared

bool Muon::TrackSegmentMatchCuts::cutOnMatchChiSquared {}

Definition at line 193 of file MuonTrackSegmentMatchResult.h.

◆ cutOnPosX

bool Muon::TrackSegmentMatchCuts::cutOnPosX {}

Definition at line 185 of file MuonTrackSegmentMatchResult.h.

◆ cutOnPosXPull

bool Muon::TrackSegmentMatchCuts::cutOnPosXPull {}

Definition at line 187 of file MuonTrackSegmentMatchResult.h.

◆ cutOnPosY

bool Muon::TrackSegmentMatchCuts::cutOnPosY {}

Definition at line 186 of file MuonTrackSegmentMatchResult.h.

◆ cutOnPosYPull

bool Muon::TrackSegmentMatchCuts::cutOnPosYPull {}

Definition at line 188 of file MuonTrackSegmentMatchResult.h.

◆ matchChiSquaredCut

double Muon::TrackSegmentMatchCuts::matchChiSquaredCut {}

Definition at line 183 of file MuonTrackSegmentMatchResult.h.

◆ posXCut

double Muon::TrackSegmentMatchCuts::posXCut {}

Definition at line 175 of file MuonTrackSegmentMatchResult.h.

◆ posXPullCut

double Muon::TrackSegmentMatchCuts::posXPullCut {}

Definition at line 177 of file MuonTrackSegmentMatchResult.h.

◆ posYCut

double Muon::TrackSegmentMatchCuts::posYCut {}

Definition at line 176 of file MuonTrackSegmentMatchResult.h.

◆ posYPullCut

double Muon::TrackSegmentMatchCuts::posYPullCut {}

Definition at line 178 of file MuonTrackSegmentMatchResult.h.

◆ useTightCuts

bool Muon::TrackSegmentMatchCuts::useTightCuts {}

Definition at line 184 of file MuonTrackSegmentMatchResult.h.


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