Skip to content

Adding TRT Straw Status to the calibration chain

Sergi Rodriguez Bosca requested to merge serodrig/athena:trtStrawStatus into 24.0

This MR is meant to add into the main configuration file the straw status algorithm.

This output is later used with the basic.root ntuple in order to get the calibration constants.

Additionally I have move some code and used Gaudi::Properties in the header instead of declareProperty in the constructor.

JIRA: ATLASRECTS-7867

Merge request reports