Adding TRT Straw Status to the calibration chain
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