Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CalibFileFinder class finds the path to calibration file. Class constructor creates the object with elements of the path to the calibration file. When all input parameters are provided, the method findCalibFile(...) returns the path/name to the file with requested type of calibration parameters for indicated run number.

Class CSPadCalibPars

Interface description

CSPadCalibPars class loads/holds/provides access to the CSPad geometry calibration parameters. Class constructor creates an object which loads and holds the calibration parameters of all CSPad geometry types. Access methods allows to extract any of requested parameters.
The CSPad geometry types are defined in the package pdscalibdata by the classes

...