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 alignmentValidation::c1, fileCollector::cmp, and indexGen::s2.
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidate | ( | const Candidate & | c1, |
std::string | s1, | ||
const Candidate & | c2, | ||
std::string | s2, | ||
const Candidate & | c3, | ||
std::string | s3 | ||
) |
Definition at line 15 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, fileCollector::cmp, and indexGen::s2.
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 24 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, fileCollector::cmp, and indexGen::s2.
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
std::string | s1, | ||
const reco::CandidateRef & | c2, | ||
std::string | s2 | ||
) |
Definition at line 40 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, fileCollector::cmp, and indexGen::s2.
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 50 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, fileCollector::cmp, and indexGen::s2.
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 63 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, fileCollector::cmp, and indexGen::s2.