ATLAS Offline Software
|
Additions to root's pythonized TTree
.
More...
Go to the source code of this file.
Classes | |
class | RootUtils::PyROOTTTreePatch |
Namespaces | |
RootUtils | |
Variables | |
ATLAS_NO_CHECK_FILE_THREAD_SAFETY | |
Additions to root's pythonized TTree
.
SetNotify
method now takes a Python object, and performs a Python call to the Notify
method. This allows for Python notification callbacks. The Python object is saved in the pynotify
attribute of the tree Python object. The GetNotify
method is changed to return this Python object.TBranch::SetAddress
. Definition in file PyROOTTTreePatch.h.
ATLAS_NO_CHECK_FILE_THREAD_SAFETY |
Definition at line 28 of file PyROOTTTreePatch.h.