| ROOTANA
    | 
#include <RootLock.h>

| Public Member Functions | |
| LockRootGuard () | |
| ~LockRootGuard () | |
| void | Unlock () | 
| Data Fields | |
| bool | fLocked | 
Definition at line 17 of file RootLock.h.
| LockRootGuard::LockRootGuard | ( | ) | 
| LockRootGuard::~LockRootGuard | ( | ) | 
| void LockRootGuard::Unlock | ( | ) | 
Definition at line 53 of file RootLock.cxx.


| bool LockRootGuard::fLocked | 
Definition at line 19 of file RootLock.h.