MdtRawDataMonitoring - Clang format & tubes per layer determination from the Readout geometry + misc clean up
Moin everybody,
the first commit in this MR is a classical unleash of the formatting kraken to improve readability of the package. The second one contains the actual logic changes solving the issue reported in ATLASRECTS-7272
- Retrieve the tubes per layer and the number of layers from the readout geometry
- Memory clean-up using smart pointers instead of bare ones
- Use built-in std::to_string instead of the custom-made function
Tagging @mbigliet, @makbiyik for information
Closes ATLASRECTS-7272