17#ifndef ATHCONTAINERS_CURRENTEVENTSTORE_H
18#define ATHCONTAINERS_CURRENTEVENTSTORE_H
25namespace AthContainers {
26typedef xAOD::TVirtualEvent IProxyDict;
32 static AthContainers::IProxyDict*
store()
Hold a pointer to the current event store.
static IProxyDict * store()
Fetch the current store.
static TVirtualEvent * event()
Access the currently active TVirtualEvent object.