![]() |
![]() |
#include <MuonQuality.h>
Public Member Functions | |
MuonQuality () | |
Public Attributes | |
float | chi2LocalMomentum |
chi2 value for the STA-TK matching of local momentum | |
float | chi2LocalPosition |
chi2 value for the STA-TK matching of local position | |
float | glbKink |
value of the kink algorithm applied to the global track | |
math::XYZPoint | glbKink_position |
float | glbTrackProbability |
the tail probability (-ln(P)) of the global fit | |
float | globalDeltaEtaPhi |
global delta-Eta-Phi of STA-TK matching | |
float | localDistance |
local distance seperation for STA-TK TSOS matching on same surface | |
float | staRelChi2 |
chi2 value for the outer track stub with respect to the global track | |
bool | tightMatch |
if the STA-TK matching passed the tighter matching criteria | |
math::XYZPoint | tkKink_position |
Kink position for the tracker stub and global track. | |
float | trkKink |
value of the kink algorithm applied to the inner track stub | |
float | trkRelChi2 |
chi2 value for the inner track stub with respect to the global track | |
bool | updatedSta |
Definition at line 6 of file MuonQuality.h.
reco::MuonQuality::MuonQuality | ( | ) | [inline] |
Definition at line 35 of file MuonQuality.h.
: updatedSta(0), trkKink(0), glbKink(0), trkRelChi2(0), staRelChi2(0), chi2LocalPosition(0),chi2LocalMomentum(0), localDistance(0),globalDeltaEtaPhi(0), tightMatch(0),glbTrackProbability(0) { }
chi2 value for the STA-TK matching of local momentum
Definition at line 21 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
chi2 value for the STA-TK matching of local position
Definition at line 19 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
value of the kink algorithm applied to the global track
Definition at line 13 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
Definition at line 33 of file MuonQuality.h.
the tail probability (-ln(P)) of the global fit
Definition at line 29 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
global delta-Eta-Phi of STA-TK matching
Definition at line 25 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
local distance seperation for STA-TK TSOS matching on same surface
Definition at line 23 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
chi2 value for the outer track stub with respect to the global track
Definition at line 17 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
if the STA-TK matching passed the tighter matching criteria
Definition at line 27 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
Kink position for the tracker stub and global track.
Definition at line 32 of file MuonQuality.h.
value of the kink algorithm applied to the inner track stub
Definition at line 11 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
chi2 value for the inner track stub with respect to the global track
Definition at line 15 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().
bool returns true if standAloneMuon_updatedAtVtx was used in the fit
Definition at line 9 of file MuonQuality.h.
Referenced by GlobalTrackQualityProducer::produce().