1 #ifndef Candidate_ShallowCloneCandidate_h 2 #define Candidate_ShallowCloneCandidate_h 58 bool isMuon()
const override;
65 bool isJet()
const override;
CandidateBaseRef masterClone_
CandidateBaseReference to master clone.
size_t numberOfMothers() const override
number of daughters
int Charge
electric charge type
CandidateCollection daughters
collection of daughter candidates
ShallowCloneCandidate(const CandidateBaseRef &masterClone, Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0))
constructor from values
size_t numberOfDaughters() const override
number of daughters
bool isGlobalMuon() const override
ShallowCloneCandidate(const CandidateBaseRef &masterClone, Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0))
constructor from values
const LorentzVector & p4() const final
four-momentum Lorentz vector
bool isElectron() const override
const Candidate * daughter(size_type) const override
return daughter at a given position (throws an exception)
bool hasMasterClone() const override
has master clone
bool isTrackerMuon() const override
ShallowCloneCandidate(const CandidateBaseRef &masterClone)
constructor from Particle
const CandidateBaseRef & masterClone() const override
returns reference to master clone
bool overlap(const Candidate &c) const override
check overlap with another Candidate
ShallowCloneCandidate * clone() const override
returns a clone of the Candidate object
bool isJet() const override
~ShallowCloneCandidate() override
destructor
bool isPhoton() const override
ShallowCloneCandidate()
default constructor
const Candidate * daughter(size_type i) const override
return daughter at a given position (throws an exception)
math::XYZTLorentzVector LorentzVector
Lorentz vector.
bool isStandAloneMuon() const override
Structure Point Contains parameters of Gaussian fits to DMRs.
bool isConvertedPhoton() const override
bool isCaloMuon() const override
const Candidate * mother(size_type i) const override
return daughter at a given position (throws an exception)
math::XYZPoint Point
point in the space
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.
bool isMuon() const override