bool isConvertedPhoton() const override
virtual const Candidate * daughter(size_type i) const =0
return daughter at a given position, i = 0, ... numberOfDaughters() - 1 (read only mode) ...
virtual bool isJet() const =0
virtual const Candidate * mother(size_type i=0) const =0
return pointer to mother
virtual bool isConvertedPhoton() const =0
const Candidate * daughter(size_type i) const override
return daughter at a given position (throws an exception)
virtual size_type numberOfMothers() const =0
number of mothers (zero or one in most of but not all the cases)
CandidatePtr masterClone_
CandidatePtrerence to master clone.
bool isElectron() const override
virtual bool isPhoton() const =0
ShallowClonePtrCandidate * clone() const override
returns a clone of the Candidate object
virtual size_type numberOfDaughters() const =0
number of daughters
const Candidate * mother(size_type i) const override
return mother at a given position (throws an exception)
virtual bool isCaloMuon() const =0
bool hasMasterClonePtr() const override
has master clone pointer
ShallowClonePtrCandidate()
default constructor
size_t numberOfMothers() const override
number of mothers
const CandidatePtr & masterClonePtr() const override
returns reference to master clone pointer
virtual bool isStandAloneMuon() const =0
bool isTrackerMuon() const override
bool isStandAloneMuon() const override
virtual bool isMuon() const =0
bool isPhoton() const override
~ShallowClonePtrCandidate() override
destructor
bool isCaloMuon() const override
size_t numberOfDaughters() const override
number of daughters
bool isJet() const override
bool isMuon() const override
bool isGlobalMuon() const override
virtual bool isElectron() const =0
virtual bool isTrackerMuon() const =0
virtual bool isGlobalMuon() const =0