ATLAS Offline Software
Control
PyKernel
share
InitPyKernel.py
Go to the documentation of this file.
1
from
PyKernel
import
PyKernel
2
3
from
PyKernel.PyKernel
import
plot,plot2,fill,fill2,dumpSG
4
from
PyKernel.PyKernel
import
plotProf,fillProf,unregister,dumpHist
5
6
import
cppyy
7
cppyy.load_library(
"PyKernelDict"
)
8
9
# Bind the C++ global namespace to the Python variable g
10
g = cppyy.gbl
Generated on Wed Jan 8 2025 21:11:15 for ATLAS Offline Software by
1.8.18