Skip to content

xAODCutFlow Thread safety checker 1st pass

For now static --> static const

Mark void addOutputStreamForAllUsed as ATLAS_NOT_THREAD_SAFE due to const_cast of the payload of an ElementLink . It should not be used in execute() etc ...

Merge request reports