Skip to content

Simplify dummy HepMcEventLinks

Tadej Novak requested to merge tadej/athena:hepmclink into master

Simplify dummy HepMcEventLinks creation by allowing nullptr proxy.

The main motivation is to make the constructor simpler and more explicit, and also avoid SG::CurrentEventStore::store() calls.

Edited by Tadej Novak

Merge request reports