Skip to content

fixing MUON5

Marco Vanadia requested to merge mvanadia/athena:mvMUON5 into main

after !67447 (merged) MUON5 doesn't work anymore.

This first commit solves (at least technically) the first crash: Derivation 09:19:50 AttributeError: 'IDTrackCaloDepositsDecoratorAlg' object has no attribute 'DecorateMuons'

but now it gest stuck with

Derivation 09:36:11 MuonCaloDepositAlg FATAL Failed to retrieve ( 'xAOD::IParticleContainer' , 'StoreGateSvc+RandomParticle' )

@jojungge @kbenkend

Merge request reports