ATLAS Offline Software
|
Private helper class. More...
Public Member Functions | |
GlobalDirectoryRestore () | |
~GlobalDirectoryRestore () | |
Private Attributes | |
TDirectory * | m_gd |
TFile * | m_gf |
Private helper class.
Used to restore gFile and gDirectory values after those being changed in a block of the code.
Definition at line 874 of file ManagedMonitorToolBase.h.
ManagedMonitorToolBase::GlobalDirectoryRestore::GlobalDirectoryRestore | ( | ) |
Definition at line 2209 of file ManagedMonitorToolBase.cxx.
ManagedMonitorToolBase::GlobalDirectoryRestore::~GlobalDirectoryRestore | ( | ) |
Definition at line 2217 of file ManagedMonitorToolBase.cxx.
|
private |
Definition at line 879 of file ManagedMonitorToolBase.h.
|
private |
Definition at line 880 of file ManagedMonitorToolBase.h.