Skip to content

MuonGeoModelTest & Amdcsimrec -- Reaoutelement access via Identifier & clang format

Hi everybody,

I've split this MR into 2 commits. The first one changes the access to the Readoutelements of the MuonDetectorManager. Instead of having a function with multiple integer arguments, the Identifier is consistently used. Further the non-const versions of the methods are added to the DetectorManager. The code is a straight copy and will be cleaned in !49749 (merged). The mdtStationName method is added to have a common place where the conversion between offline stationName and reaoutGeometry station Index takes place.

The second commit is a dull clang-format of the MuonGeoModelTest & AmdcMGM packages

Merge request reports