Skip to content

22.0-cppcheck-PixelGeoModel

Shaun Roe requested to merge sroe/athena:22.0-cppcheck-PixelGeoModel into master

Adresses ATLASRECTS-6836 using solution proposed by @christos ; addDesign now returns a const design (non-owning) ptr to the latest added design. This is then used in client classes, or deliberately marked as unused in a couple of cases.

Merge request reports