Package cern.accsoft.steering.aloha.analyzer
-
Interface Summary Interface Description Analyzer This interface defines the methods for a general Analyzer to be plugged in into AlohaAnalyzerManager The interface of a class, that keeps track of allAnalyzerFactorys and uses them to create Analyzers for all the measurement.GenericAnalyzer<T extends Measurement> This is the generic version of an analyze. -
Class Summary Class Description AbstractAnalyzer<T extends Measurement> This class implements the basic functionality for an analyzer in Aloha.AlignmentDataAnalyzer This analyzer provides views, which display the loaded alignment-dataAnalyzerManagerImpl This is the implementation of theAnalyzerManager