Skip to content

MuonReconstruction - Fix crash when Prepdata is read

Johannes Junggeburth requested to merge jojungge/athena:ATLASRECTS-6808 into master

Hi,

in !49863 (merged), the prep data from the file is equipped with aligned detector elements. The AthReadAlg is setup to schedule the MuonDetectorManager before the prep data readout. However, it turns out that these algs should be added to the conditions sequence.

Closes ATLASRECTS-6808, ATLASRECTS-6812

Edited by Johannes Junggeburth

Merge request reports