Go to the source code of this file.
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidate | ( | const Candidate & | c1, |
std::string | s1, | ||
const Candidate & | c2, | ||
std::string | s2 | ||
) |
Definition at line 5 of file makeNamedCompositeCandidate.cc.
References helpers::NamedCompositeCandidateMaker::addDaughter().
Referenced by helpers::NamedCompositeCandidateMaker::release().
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidate | ( | const Candidate & | c1, |
std::string | s1, | ||
const Candidate & | c2, | ||
std::string | s2, | ||
const Candidate & | c3, | ||
std::string | s3 | ||
) |
Definition at line 13 of file makeNamedCompositeCandidate.cc.
References helpers::NamedCompositeCandidateMaker::addDaughter().
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidate | ( | const Candidate & | c1, |
std::string | s1, | ||
const Candidate & | c2, | ||
std::string | s2, | ||
const Candidate & | c3, | ||
std::string | s3, | ||
const Candidate & | c4, | ||
std::string | s4 | ||
) |
Definition at line 23 of file makeNamedCompositeCandidate.cc.
References helpers::NamedCompositeCandidateMaker::addDaughter().
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
std::string | s1, | ||
const reco::CandidateRef & | c2, | ||
std::string | s2 | ||
) |
Definition at line 36 of file makeNamedCompositeCandidate.cc.
References helpers::NamedCompositeCandidateMaker::addDaughter().
Referenced by makeNamedCompositeCandidate().
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
std::string | s1, | ||
const reco::CandidateRef & | c2, | ||
std::string | s2, | ||
const reco::CandidateRef & | c3, | ||
std::string | s3 | ||
) |
Definition at line 45 of file makeNamedCompositeCandidate.cc.
References helpers::NamedCompositeCandidateMaker::addDaughter().
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
std::string | s1, | ||
const reco::CandidateRef & | c2, | ||
std::string | s2, | ||
const reco::CandidateRef & | c3, | ||
std::string | s3, | ||
const reco::CandidateRef & | c4, | ||
std::string | s4 | ||
) |
Definition at line 56 of file makeNamedCompositeCandidate.cc.
References helpers::NamedCompositeCandidateMaker::addDaughter().