![]() |
ATLAS Offline Software
|
Functions | |
| fix_method (clname, methname) | |
| enable_tree_fixes () | |
| enable_pickling () | |
| _getClassIfDictionaryExists (cname) | |
Variables | |
| str | __docformat__ = "restructuredtext en" |
Functions to work around PyROOT bugs for accessing DataVector. :author: scott snyder :contact: snyder@bnl.gov Importing this module will automatically apply workarounds for known PyROOT issues.
|
protected |
Definition at line 38 of file PyROOTFixes.py.
| python.PyROOTFixes.enable_pickling | ( | ) |
Enable pickling of object proxy's
Definition at line 29 of file PyROOTFixes.py.
| python.PyROOTFixes.enable_tree_fixes | ( | ) |
Additional pythonizations for TTree.
Definition at line 22 of file PyROOTFixes.py.
| python.PyROOTFixes.fix_method | ( | clname, | |
| methname ) |
Definition at line 18 of file PyROOTFixes.py.
|
private |
Definition at line 12 of file PyROOTFixes.py.