ATLAS Offline Software
|
#include <AANTTreeMap.h>
Static Public Member Functions | |
static void | setTree (const std::string &stream, TTree *tree) |
static TTree * | getTree (const std::string &stream) |
Static Private Attributes | |
static std::mutex | s_mutex |
tree map More... | |
static std::map< std::string, TTree * > s_treeMap | ATLAS_THREAD_SAFE |
Definition at line 15 of file AANTTreeMap.h.
|
inlinestatic |
Definition at line 23 of file AANTTreeMap.h.
|
inlinestatic |
Definition at line 18 of file AANTTreeMap.h.
|
staticprivate |
Definition at line 32 of file AANTTreeMap.h.
|
staticprivate |
tree map
Definition at line 31 of file AANTTreeMap.h.