Function sc_tdc_get_cmos_and_smoothers_params

Function Documentation

int sc_tdc_get_cmos_and_smoothers_params(const int dd, struct sc_CmosSmootherParameters *params)

Get cmos and smoother parameters.

Function reads default configuration for cmos and smoother from the inifile. Setting parameters with sc_tdc_set_cmos_and_smoothers_params() does not change default parameters.

Parameters
  • dd – Device descriptor.

  • params – Cmos and smoother parameters structure.

Returns

int 0 or error code.