Skip to content

MuonConfiguration - Auto detect whether the R4 style or legacy geometry are loaded

Johannes Junggeburth requested to merge jojungge/athena:AutoConfigureR4 into main

Hi everybody,

if a SQLite file is parsed as Geometry input, it's checked whether the geometry was made with the new R4 style MuonPlugin (cf. https://gitlab.cern.ch/atlas/geomodelatlas/GeoModelATLAS/-/merge_requests/124). The Muon geometry configuration flag is then set accordingly. Rename the useGeoModelXml flag into usePhaseIIGeoSetup

Tagging: @emoyse, @boudreau, @tadej

Merge request reports