Fix the NSWCalibSmearingTool to work for the sTGCs
This MR applies three fixes to the NSWCalibSmearingTool:
- The most important one is to make it work for the sTGCs as well. This was prevented by the different number of eta stations which was not taken into account yet. Tagging @lucam to let him know.
- Cleanup of the property declarations
- Remove the usage of
TRandom3
and migrate toCLHEP
. This is done in the context of the hunt for irreproducibilities in the NSW digitization, e.g. !54870 (merged)
Edited by Patrick Scholer