CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RecoStandAloneMuonCandidate.cc
Go to the documentation of this file.
2 
3 using namespace reco;
4 
6 
8  return new RecoStandAloneMuonCandidate(*this);
9 }
10 
12 
14  const RecoCandidate *o = dynamic_cast<const RecoCandidate *>(&c);
15  return (o != nullptr &&
18 }
bool checkOverlap(const R &r1, const R &r2) const
check if two components overlap
Definition: RecoCandidate.h:67
const edm::EventSetup & c
reco::TrackRef standAloneMuon() const override
reference to a track
virtual reco::TrackRef standAloneMuon() const
reference to a stand-alone muon Track
virtual reco::TrackRef track() const
reference to a Track
RecoStandAloneMuonCandidate * clone() const override
returns a clone of the candidate
bool overlap(const Candidate &) const override
check overlap with another candidate
reco::TrackRef standAloneMuonTrack_
reference to a track
virtual reco::TrackRef combinedMuon() const
reference to a stand-alone muon Track