TileSimAlgs: Use mutable Tile containers
Some methods of Tile containers, which allow modifying the contents of containers, violate the const correctness.
Clients of these methods are migrated to use Tile mutable containers, which allow modifying the contents of containers in controlled manner.
So, TileSimAlgs package has been migrated to use Tile mutable containers.
Merge request reports
Activity
added Digitization JetEtmiss Tile master review-pending-level-1 labels
✅ CI Result SUCCESSAthena AthSimulation externals ✅ ✅ cmake ✅ ✅ make ✅ ✅ required tests ✅ ✅ optional tests ☁ ✅ Full details available at NICOS MR-20754-2019-01-30-18-16
✅ Athena: number of compilation errors 0, warnings 0
✅ AthSimulation: number of compilation errors 0, warnings 0
📝 CI Jenkins server is switched to https://atlas-sit-ci.cern.ch. It is accessible world-wide (behind CERN SSO). In old links to Jenkins server aibuild080.cern.ch:8080 should be replaced with atlas-sit-ci.cern.ch For experts only: Jenkins output [CI-MERGE-REQUEST 33009]added review-approved label and removed review-pending-level-1 label
mentioned in commit c2ce83cc
added sweep:ignore label