Skip to content

Adding calibration macro (ATLASRECTS-7338)

Soshi Tsuno requested to merge stsuno/athena:atlasrects-7338 into 22.0

Pixel charge calibration consists of two component.

  1. IBL based on look-up-table
  2. Other pixels based on fitting

These calibration parameters are obtained by the standalone root macro, which is outside athena. However, these macro is commonly used in the pixel community, we store them under InnerDetector/InDetCalibAlgs/PixelCalibAlgs/.

This should not affect athena code.

Merge request reports