ATLAS Offline Software
|
Temporarily change the current store. More...
#include <CurrentEventStore.h>
Public Member Functions | |
Push (IProxyDict *store) | |
~Push () | |
Private Attributes | |
IProxyDict * | m_oldStore |
Temporarily change the current store.
The previous store will be restored when this object is destroyed.
Definition at line 57 of file SGTools/SGTools/CurrentEventStore.h.
SG::CurrentEventStore::Push::Push | ( | IProxyDict * | store | ) |
SG::CurrentEventStore::Push::~Push | ( | ) |
|
private |
Definition at line 64 of file SGTools/SGTools/CurrentEventStore.h.