ATLAS Offline Software
PyReverseProxy.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 std::unordered_map<std::string, PyReverseProxy *> PyReverseProxy::s_proxyMap;
PyReverseProxy.h