xAODTrigger: Fix compilation failure with clang.
operator<< should be declared within the namespace of its argument so that argument-dependent lookup will work properly.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
operator<< should be declared within the namespace of its argument so that argument-dependent lookup will work properly.