ATLAS Offline Software
Classes | Variables
DsoRootLock.cxx File Reference

Workaround for ROOT TClassTable locking problem. More...

#include "CxxUtils/AthDsoCbk.h"
#include "CxxUtils/checker_macros.h"
#include "TVirtualRWMutex.h"
Include dependency graph for DsoRootLock.cxx:

Go to the source code of this file.

Classes

class  DsoRootLock
 Workaround for ROOT TClassTable locking problem. More...
 

Variables

const DsoRootLock dsoRootLock
 Set up this hook when this library gets loaded. More...
 

Detailed Description

Workaround for ROOT TClassTable locking problem.

Author
scott snyder
Date
May, 2022

Definition in file DsoRootLock.cxx.

Variable Documentation

◆ dsoRootLock

const DsoRootLock dsoRootLock

Set up this hook when this library gets loaded.

Definition at line 86 of file DsoRootLock.cxx.