ATLAS Offline Software
Loading...
Searching...
No Matches
AANTTreeMap.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7std::mutex AANTTreeMap::s_mutex;
8std::map<std::string,TTree*> AANTTreeMap::s_treeMap;
static std::mutex s_mutex
tree map
Definition AANTTreeMap.h:31