ATLAS Offline Software
Public Member Functions | Private Attributes | List of all members
SG::CurrentEventStore::Push Class Reference

Temporarily change the current store. More...

#include <CurrentEventStore.h>

Collaboration diagram for SG::CurrentEventStore::Push:

Public Member Functions

 Push (IProxyDict *store)
 
 ~Push ()
 

Private Attributes

IProxyDictm_oldStore
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ Push()

SG::CurrentEventStore::Push::Push ( IProxyDict store)

◆ ~Push()

SG::CurrentEventStore::Push::~Push ( )

Member Data Documentation

◆ m_oldStore

IProxyDict* SG::CurrentEventStore::Push::m_oldStore
private

Definition at line 64 of file SGTools/SGTools/CurrentEventStore.h.


The documentation for this class was generated from the following file: