Skip to content

main-ITk_dev-PixelConditionsAlgorithms

Introduce an ITk-specific Charge Calibration algorithm. Advantages:

  • No longer using "PixelModuleData" in this workflow, therefore:
  • No longer requiring PixelModuleConfigCondAlg for this purpose (still needed for other purposes)
  • Should be quicker
  • Separates ITk- specific code from Run2/Run3 code for specific development

Temporary disadvantage:

  • Hard codes certain variables which should later be taken from database, when ready
Edited by Shaun Roe

Merge request reports