1 #ifndef _Q_CALIBRATION_PARAMETERS_HANDLE_HH_
2 #define _Q_CALIBRATION_PARAMETERS_HANDLE_HH_
template class to handle diana global QObject with QGlobalDataManager
global handle for calibration parameters
const std::string & GetStabVersion() const
void SetStabLabel(const std::string &stabl)
const std::string & GetStabLabel() const
QCalibrationParametersHandle(const int chan, const int dataset, const std::string &name="CalibrationParameters")
void SetStabVersion(const std::string &stabv)
object containing calibration data (function, coefficients, source and residuals) and run numbers of ...
error class with error type and description
the Diana namespace is needed because sometimes we use Qt libraries, that use same class names of our...