CandidateBaseRef masterClone_
CandidateBaseReference to master clone.
size_t numberOfMothers() const override
number of daughters
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
virtual size_type numberOfMothers() const =0
number of mothers (zero or one in most of but not all the cases)
size_t numberOfDaughters() const override
number of daughters
bool isGlobalMuon() const override
bool isElectron() const override
virtual bool isPhoton() const =0
bool hasMasterClone() const override
has master clone
virtual size_type numberOfDaughters() const =0
number of daughters
virtual bool isCaloMuon() const =0
bool isTrackerMuon() const override
virtual bool isStandAloneMuon() const =0
const CandidateBaseRef & masterClone() const override
returns reference to master clone
ShallowCloneCandidate * clone() const override
returns a clone of the Candidate object
bool isJet() const override
~ShallowCloneCandidate() override
destructor
virtual bool isMuon() const =0
bool isPhoton() const override
ShallowCloneCandidate()
default constructor
const Candidate * daughter(size_type i) const override
return daughter at a given position (throws an exception)
bool isStandAloneMuon() const override
bool isConvertedPhoton() const override
bool isCaloMuon() const override
virtual bool isElectron() const =0
virtual bool isTrackerMuon() const =0
const Candidate * mother(size_type i) const override
return daughter at a given position (throws an exception)
virtual bool isGlobalMuon() const =0
bool isMuon() const override