Go to the source code of this file.
Functions | |
helpers::CompositeCandidateMaker | makeCompositeCandidate (const Candidate &c1, const Candidate &c2) |
helpers::CompositeCandidateMaker | makeCompositeCandidate (const Candidate &c1, const Candidate &c2, const Candidate &c3) |
helpers::CompositeCandidateMaker | makeCompositeCandidate (const Candidate &c1, const Candidate &c2, const Candidate &c3, const Candidate &c4) |
helpers::CompositeCandidateMaker | makeCompositeCandidateWithRefsToMaster (const reco::CandidateRef &c1, const reco::CandidateRef &c2) |
helpers::CompositeCandidateMaker | makeCompositeCandidateWithRefsToMaster (const reco::CandidateRef &c1, const reco::CandidateRef &c2, const reco::CandidateRef &c3) |
helpers::CompositeCandidateMaker | makeCompositeCandidateWithRefsToMaster (const reco::CandidateRef &c1, const reco::CandidateRef &c2, const reco::CandidateRef &c3, const reco::CandidateRef &c4) |
helpers::CompositeCandidateMaker makeCompositeCandidate | ( | const Candidate & | c1, |
const Candidate & | c2 | ||
) |
Definition at line 5 of file makeCompositeCandidate.cc.
References helpers::CompositeCandidateMaker::addDaughter().
Referenced by helpers::CompositeCandidateMaker::release(), and helpers::CompositePtrCandidateMaker::release().
helpers::CompositeCandidateMaker makeCompositeCandidate | ( | const Candidate & | c1, |
const Candidate & | c2, | ||
const Candidate & | c3 | ||
) |
Definition at line 12 of file makeCompositeCandidate.cc.
References helpers::CompositeCandidateMaker::addDaughter().
helpers::CompositeCandidateMaker makeCompositeCandidate | ( | const Candidate & | c1, |
const Candidate & | c2, | ||
const Candidate & | c3, | ||
const Candidate & | c4 | ||
) |
Definition at line 21 of file makeCompositeCandidate.cc.
References helpers::CompositeCandidateMaker::addDaughter().
helpers::CompositeCandidateMaker makeCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
const reco::CandidateRef & | c2 | ||
) |
Definition at line 32 of file makeCompositeCandidate.cc.
References helpers::CompositeCandidateMaker::addDaughter().
Referenced by makeCompositeCandidate().
helpers::CompositeCandidateMaker makeCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
const reco::CandidateRef & | c2, | ||
const reco::CandidateRef & | c3 | ||
) |
Definition at line 41 of file makeCompositeCandidate.cc.
References helpers::CompositeCandidateMaker::addDaughter().
helpers::CompositeCandidateMaker makeCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
const reco::CandidateRef & | c2, | ||
const reco::CandidateRef & | c3, | ||
const reco::CandidateRef & | c4 | ||
) |
Definition at line 52 of file makeCompositeCandidate.cc.
References helpers::CompositeCandidateMaker::addDaughter().