Skip to content

Fix Muon decoding test options for dd4hep

Fixes the loading of the MuonSystem object in dd4hep (requires Detector!215 (merged))

Test still fails, but with a different message

ConditionDepend...  ERROR +++ Exception while creating dependent Condition /world#AlgorithmSpecific-MuonRawToHits-TilePositionCalculator:
ConditionDepend...  ERROR 		not implemented
UserPool             INFO +++ * Conditions for USER pool with IOV: run(0):[0-9223372036854775807]   [10018 entries]
ConditionDepend...  ERROR ++ Exception while creating dependent Condition /world#AlgorithmSpecific-MuonRawToHits-TilePositionCalculator.

which I presume points to a placeholder method somewhere in the Muon system in Detector that needs to be implemented properly..

FYI @bcouturi @clemenci @sponce

Merge request reports