This is the complete list of members for CMSMidpointAlgorithm, including all inherited members.
addClustersToPairs(const JetReco::InputCollection &fInput, std::vector< int > &testPair, std::vector< std::vector< int > > &pairs, std::vector< std::vector< bool > > &distanceOK, int maxClustersInPair) | CMSMidpointAlgorithm | private |
CMSMidpointAlgorithm() | CMSMidpointAlgorithm | inline |
CMSMidpointAlgorithm(double fSeedThreshold, double fConeRadius, double fConeAreaFraction, int fMaxPairSize, int fMaxIterations, double fOverlapThreshold, int fDebugLevel) | CMSMidpointAlgorithm | inline |
findStableConesFromMidPoints(const JetReco::InputCollection &fInput, InternalCollection *fOutput) | CMSMidpointAlgorithm | private |
findStableConesFromSeeds(const JetReco::InputCollection &fInput, InternalCollection *fOutput) | CMSMidpointAlgorithm | private |
InternalCollection typedef | CMSMidpointAlgorithm | |
iterateCone(const JetReco::InputCollection &fInput, double startRapidity, double startPhi, double startPt, bool reduceConeSize, InternalCollection *fOutput) | CMSMidpointAlgorithm | private |
run(const JetReco::InputCollection &fInput, JetReco::OutputCollection *fOutput) | CMSMidpointAlgorithm | |
splitAndMerge(const JetReco::InputCollection &fInput, InternalCollection *fProtoJets, JetReco::OutputCollection *fFinalJets) | CMSMidpointAlgorithm | private |
theConeAreaFraction | CMSMidpointAlgorithm | private |
theConeRadius | CMSMidpointAlgorithm | private |
theDebugLevel | CMSMidpointAlgorithm | private |
theMaxIterations | CMSMidpointAlgorithm | private |
theMaxPairSize | CMSMidpointAlgorithm | private |
theOverlapThreshold | CMSMidpointAlgorithm | private |
theSeedThreshold | CMSMidpointAlgorithm | private |