Skip to content

EventContext::operator= was not copying m_proxy and m_eid.

Scott Snyder requested to merge ssnyder/Gaudi:atlas-sss into atlas/v27r1

EventContext::operator= was not copying m_proxy and m_eid. Better to just remove it, since it does not do anything different from the default.

Was causing test failures in StoreGate and AthenaBaseComps in the cmake build.

Merge request reports

Loading