LArG4Barrel: const fixes for CryostatCalibration

  • Use const-initialization of volumeMap in CalibrationCalculator by moving the initialization code into a Meyer's singleton.
  • Reduce usage of static in favor of constexpr where possible.

Relates to ATLASRECTS-7235.

Merge request reports

Loading