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 7 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidate | ( | const Candidate & | c1, |
std::string | s1, | ||
const Candidate & | c2, | ||
std::string | s2, | ||
const Candidate & | c3, | ||
std::string | s3 | ||
) |
Definition at line 17 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
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 26 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, fileCollector::cmp, and photons_cff::s4.
helpers::NamedCompositeCandidateMaker makeNamedCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
std::string | s1, | ||
const reco::CandidateRef & | c2, | ||
std::string | s2 | ||
) |
Definition at line 42 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
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 52 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
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 65 of file makeNamedCompositeCandidate.cc.
References alignmentValidation::c1, fileCollector::cmp, and photons_cff::s4.