Skip to content

MuonGeoModel - Minor style improvements

Hi,

this MR comprises:

  • Fix include order in MuonDetectorFactory to ensure that the MuonReadoutgeometry is loaded first... In this way, we ensure that the GeoPrimitive extensions are loaded properly (addresses ATLINFR-4280)
  • Minor clean-up of the MuonDetectorFactory (smart pointers, member initialization when variables are declared)

Merge request reports