Go to the source code of this file.
helpers::CompositeCandidateMaker makeCompositeCandidate | ( | const Candidate & | c1, |
const Candidate & | c2 | ||
) |
Definition at line 7 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
helpers::CompositeCandidateMaker makeCompositeCandidate | ( | const Candidate & | c1, |
const Candidate & | c2, | ||
const Candidate & | c3 | ||
) |
Definition at line 14 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
helpers::CompositeCandidateMaker makeCompositeCandidate | ( | const Candidate & | c1, |
const Candidate & | c2, | ||
const Candidate & | c3, | ||
const Candidate & | c4 | ||
) |
Definition at line 22 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
helpers::CompositeCandidateMaker makeCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
const reco::CandidateRef & | c2 | ||
) |
Definition at line 34 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
helpers::CompositeCandidateMaker makeCompositeCandidateWithRefsToMaster | ( | const reco::CandidateRef & | c1, |
const reco::CandidateRef & | c2, | ||
const reco::CandidateRef & | c3 | ||
) |
Definition at line 42 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
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 alignmentValidation::c1, and fileCollector::cmp.
helpers::CompositePtrCandidateMaker makeCompositePtrCandidate | ( | const CandidatePtr & | c1, |
const CandidatePtr & | c2 | ||
) |
Definition at line 64 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
helpers::CompositePtrCandidateMaker makeCompositePtrCandidate | ( | const CandidatePtr & | c1, |
const CandidatePtr & | c2, | ||
const CandidatePtr & | c3 | ||
) |
Definition at line 71 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.
helpers::CompositePtrCandidateMaker makeCompositePtrCandidate | ( | const CandidatePtr & | c1, |
const CandidatePtr & | c2, | ||
const CandidatePtr & | c3, | ||
const CandidatePtr & | c4 | ||
) |
Definition at line 81 of file makeCompositeCandidate.cc.
References alignmentValidation::c1, and fileCollector::cmp.