Interface StoredDetectorInfo

All Superinterfaces:
Findable
All Known Implementing Classes:
PerVisitMaskLocation, StoredDetectorInfoImpl

public interface StoredDetectorInfo extends Findable
  • Method Details

    • setSaxsDetectorInfoPath

      void setSaxsDetectorInfoPath(String filePath) throws IOException
      Throws:
      IOException
    • getSaxsDetectorInfoPath

      String getSaxsDetectorInfoPath()
    • setDataCalibrationReductionSetupPath

      void setDataCalibrationReductionSetupPath(String filePath) throws IOException
      Throws:
      IOException
    • getDataCalibrationReductionSetupPath

      String getDataCalibrationReductionSetupPath()
    • clearSaxsDetectorInfoPath

      void clearSaxsDetectorInfoPath()
    • clearDataCalibrationReductionSetupPath

      void clearDataCalibrationReductionSetupPath()