, including all inherited members.
algorithm_ | JetPartonMatching | [private] |
algorithms enum name | JetPartonMatching | |
calculate() | JetPartonMatching | [private] |
distance(const math::XYZTLorentzVector &, const math::XYZTLorentzVector &) | JetPartonMatching | [private] |
getDistanceForParton(const unsigned int part, const unsigned int comb=0) | JetPartonMatching | |
getMatchesForPartons(const unsigned int comb=0) | JetPartonMatching | |
getMatchForParton(const unsigned int part, const unsigned int comb=0) | JetPartonMatching | |
getNumberOfAvailableCombinations() | JetPartonMatching | [inline] |
getNumberOfUnmatchedPartons(const unsigned int comb=0) | JetPartonMatching | [inline] |
getSumDeltaE(const unsigned int comb=0) | JetPartonMatching | [inline] |
getSumDeltaPt(const unsigned int comb=0) | JetPartonMatching | [inline] |
getSumDeltaR(const unsigned int comb=0) | JetPartonMatching | [inline] |
getSumDistances(const unsigned int comb=0) | JetPartonMatching | |
JetPartonMatching() | JetPartonMatching | [inline] |
JetPartonMatching(const std::vector< const reco::Candidate * > &, const std::vector< reco::GenJet > &, const int, const bool, const bool, const double) | JetPartonMatching | |
JetPartonMatching(const std::vector< const reco::Candidate * > &, const std::vector< reco::CaloJet > &, const int, const bool, const bool, const double) | JetPartonMatching | |
JetPartonMatching(const std::vector< const reco::Candidate * > &, const std::vector< pat::Jet > &, const int, const bool, const bool, const double) | JetPartonMatching | |
JetPartonMatching(const std::vector< const reco::Candidate * > &, const std::vector< const reco::Candidate * > &, const int, const bool, const bool, const double) | JetPartonMatching | |
jets | JetPartonMatching | [private] |
matching | JetPartonMatching | [private] |
MatchingCollection typedef | JetPartonMatching | |
matchingMinSumDist() | JetPartonMatching | [private] |
matchingPtOrderedMinDist() | JetPartonMatching | [private] |
matchingTotalMinDist() | JetPartonMatching | [private] |
matchingUnambiguousOnly() | JetPartonMatching | [private] |
maxDist_ | JetPartonMatching | [private] |
minSumDist enum value | JetPartonMatching | |
minSumDist_recursion(const unsigned int, std::vector< unsigned int > &, std::vector< bool > &, std::vector< std::pair< double, MatchingCollection > > &) | JetPartonMatching | [private] |
numberOfUnmatchedPartons | JetPartonMatching | [private] |
partons | JetPartonMatching | [private] |
print() | JetPartonMatching | |
ptOrderedMinDist enum value | JetPartonMatching | |
sumDeltaE | JetPartonMatching | [private] |
sumDeltaPt | JetPartonMatching | [private] |
sumDeltaR | JetPartonMatching | [private] |
totalMinDist enum value | JetPartonMatching | |
unambiguousOnly enum value | JetPartonMatching | |
useDeltaR_ | JetPartonMatching | [private] |
useMaxDist_ | JetPartonMatching | [private] |
~JetPartonMatching() | JetPartonMatching | [inline] |