1 #ifndef DataFormats_MuonReco_MuonTrackLinks_H
2 #define DataFormats_MuonReco_MuonTrackLinks_H
reco::TrackRef trackerTrack() const
get the tracker's track which match with the stand alone muon tracks
reco::TrackRef standAloneTrack() const
get the track built with the muon spectrometer alone
MuonTrackLinks(reco::TrackRef tk, reco::TrackRef sta, reco::TrackRef glb)
Constructor.
void setGlobalTrack(reco::TrackRef glb)
set the ref to combined track
MuonTrackLinks()
Default Constructor.
virtual ~MuonTrackLinks()
Destructor.
void setTrackerTrack(reco::TrackRef tk)
set the ref to tracker's track
reco::TrackRef theTkTrack
ref to tracker's track which match with the stand alone muon tracks
reco::TrackRef theGlbTrack
ref to the combined track
void setStandAloneTrack(reco::TrackRef sta)
set the ref to stand alone track
reco::TrackRef theStaTrack
ref to the track built with the muon spectrometer alone
reco::TrackRef globalTrack() const
get the combined track