|  | ATLAS Offline Software
    | 
#include "EventInfoUtils/EventIDFromStore.h"#include "GaudiKernel/EventContext.h"#include "AthenaKernel/EventContextClid.h"#include "AthenaKernel/IProxyDict.h"#include "SGTools/DataProxy.h"#include "EventInfo/EventID.h"#include "EventInfo/EventInfo.h"Go to the source code of this file.
| Functions | |
| const EventIDBase * | EventIDFromStore (IProxyDict *store) | 
| Retrieve the EventID from EventContext saved in store STORE.  More... | |
| const EventIDBase* EventIDFromStore | ( | IProxyDict * | store | ) | 
Retrieve the EventID from EventContext saved in store STORE.
| store | The store from which to retrieve the EventID, or nullptr. | 
If there is no context recorded in the store, return nullptr
Definition at line 15 of file EventIDFromStore.cxx.
 1.8.18
 1.8.18