#include "Python.h"
#include "StoreGateBindingsDict.h"
#include "SgPyMsg.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/IClassIDSvc.h"
#include "AthenaKernel/IDictLoaderSvc.h"
#include "AthenaKernel/DataBucketBase.h"
#include "AthenaKernel/BaseInfo.h"
#include "RootUtils/PyAthenaGILStateEnsure.h"
#include "TClass.h"
#include "TClassEdit.h"
#include "TClassRef.h"
#include "TROOT.h"
#include "TMethod.h"
#include "TMethodCall.h"
#include "AthenaPyRoot.h"
#include "CPyCppyy/PyException.h"
#include <unordered_map>
#include "CxxUtils/checker_macros.h"
Go to the source code of this file.
◆ ATLAS_NO_CHECK_FILE_THREAD_SAFETY
ATLAS_NO_CHECK_FILE_THREAD_SAFETY |
◆ PyCLID