Uses of Interface
clickTrainDetector.clickTrainAlgorithms.mht.MHTChi2Provider
-
Uses of MHTChi2Provider in clickTrainDetector.clickTrainAlgorithms.mht
Modifier and TypeClassDescriptionclass
Standard MHT Chi2 provider manages the StandardMHTChi2 calculators associated with each possible track.Modifier and TypeMethodDescriptionMHTChi2ProviderManager.createMHTChi2
(MHTParams mhtParams, PamDataBlock dataBlock, int channelBitMap) MHTKernel.getMHTChi2Provider()
Get the chi^2 provider.Modifier and TypeMethodDescriptionvoid
MHTKernel.setMnhtchi2
(MHTChi2Provider<T> mhtChi2Provider) Set the chi2 class.ModifierConstructorDescriptionMHTKernel
(MHTChi2Provider<T> mhtChi2) Constructor for the MHT kernel.