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