Uses of Class
clickTrainDetector.clickTrainAlgorithms.mht.MHTChi2Params
-
Uses of MHTChi2Params in clickTrainDetector.clickTrainAlgorithms.mht
Modifier and TypeClassDescriptionclass
Parameters for the PamMHTChi2 class.Modifier and TypeMethodDescriptionMHTChi2Params.clone()
MHTChi2Provider.getChi2Params()
StandardMHTChi2Provider.getChi2Params()
MHTChi2Provider.getSettingsObject()
Save any settings from the settings pane.StandardMHTChi2Provider.getSettingsObject()
GUIModifier and TypeMethodDescriptionSettingsPane<? extends MHTChi2Params>
MHTChi2ProviderManager.createMHTChi2Pane()
Create the chi^2 settings pane. -
Uses of MHTChi2Params in clickTrainDetector.layout.mht
Modifier and TypeMethodDescriptionSettingsPane<? extends MHTChi2Params>
MHTSettingsPane.createMHTChi2Pane()
Create the chi^2 settings pane.