Skip to content

Implementation of toggling option btw parametric formula and lut based charge calibration

This merge request introduces a Gaudi::property<int> variable in PixelChargeLUTCalibAlg that enables you to choose between the parametric formula and the single LUT-based charge calibration dnd the input source is passed as an argument to the LUTChargeCalibParser which returns the calibration bundle. 

cc/ @sroe

Merge request reports