Package cern.accsoft.steering.aloha.read
-
Interface Summary Interface Description AlignmentDataReader This interface provides methods to read alignment data from a file.CorrectorKickDataReader this is the interface for a class, that reads corrector-ckick dataHelperDataReader<T extends HelperData> This is the interface of any class that reads data into alohaMeasurementReader<T extends ModelAwareMeasurement> This is the interface for a reader, that directly returns aModelAwareMeasurementReader ReaderManager This is the interface of a class, that keeps track of all available readers.TrimMeasurementReader The interface of a reader for trim data. -
Class Summary Class Description MeasurementReaderOptions This class holds the options which can be given when reading a measurement.ReaderManagerImpl This is the implementation of theReaderManager.