#include <AANTTreeMap.h>
Definition at line 15 of file AANTTreeMap.h.
◆ getTree()
| TTree * AANTTreeMap::getTree |
( |
const std::string & | stream | ) |
|
|
inlinestatic |
Definition at line 23 of file AANTTreeMap.h.
24 {
27 }
virtual void lock()=0
Interface to allow an object to lock itself when made const in SG.
static std::mutex s_mutex
tree map
◆ setTree()
| void AANTTreeMap::setTree |
( |
const std::string & | stream, |
|
|
TTree * | tree ) |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE
| std::map<std::string,TTree*> s_treeMap AANTTreeMap::ATLAS_THREAD_SAFE |
|
staticprivate |
◆ s_mutex
| std::mutex AANTTreeMap::s_mutex |
|
staticprivate |
The documentation for this class was generated from the following files: