Go to the documentation of this file. 1 #ifndef RecoCandidate_RecoStandAloneMuonCandidate_h
2 #define RecoCandidate_RecoStandAloneMuonCandidate_h
math::XYZPoint Point
point in the space
int status() const final
status word
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.
int Charge
electric charge type
~RecoStandAloneMuonCandidate() override
destructor
reco::TrackRef standAloneMuon() const override
reference to a track
RecoStandAloneMuonCandidate * clone() const override
returns a clone of the candidate
Structure Point Contains parameters of Gaussian fits to DMRs.
RecoStandAloneMuonCandidate()
default constructor
int pdgId() const final
PDG identifier.
RecoStandAloneMuonCandidate(Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0)
constructor from values
const LorentzVector & p4() const final
four-momentum Lorentz vector
RecoStandAloneMuonCandidate(Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0)
constructor from values
reco::TrackRef standAloneMuonTrack_
reference to a track
void setTrack(const reco::TrackRef &r)
set reference to track
math::XYZTLorentzVector LorentzVector
Lorentz vector.
bool overlap(const Candidate &) const override
check overlap with another candidate