34 throw cms::Exception(
"Error" ) <<
"can't check overlap internally for CompositeRefBaseCanddate";
virtual size_t numberOfDaughters() const
number of daughters
virtual size_t numberOfMothers() const
number of mothers
virtual CompositeRefBaseCandidate * clone() const
returns a clone of the candidate
virtual const Candidate * mother(size_type) const
return mother at a given position, i = 0, ... numberOfMothers() - 1 (read only mode) ...
virtual ~CompositeRefBaseCandidate()
destructor
virtual bool overlap(const Candidate &) const
check overlap with another candidate
daughters dau
collection of references to daughters
CompositeRefBaseCandidate()
default constructor
virtual const Candidate * daughter(size_type) const
return daughter at a given position, i = 0, ... numberOfDaughters() - 1 (read only mode) ...