Package cern.accsoft.steering.aloha.calc.sensitivity
This package contains all the classes which are involved in creating a
big sensitivity matrix. The main classes are illustrated in the following
diagram.
-
Interface Summary Interface Description SensitivityMatrixContributor this interface defines methods for classes, that can contribute to the overall sensitivity-matrix.SensitivityMatrixContributorFactoryManager A class which knows about all available SensitivityMatrixContributorFactoriesSensitivityMatrixContributorState SensitivityMatrixManager this interface defines the methods of a class, that provides a sensitivity matrix for a fit.SensitivityMatrixManagerConfig SensitivityMatrixManagerListener The interface of a listener to a sensitivityMatrixManager -
Class Summary Class Description PerturbedColumn just a simple class, that represents a (column-) matrix together with a normalization-factorSensitivityMatrixContributorFactoryManagerImpl the implementation of the sensitivityMatrixContributorFactorySensitivityMatrixManagerImpl This class implements the methods for creating sensitivity-matrices and applying the fitted values.