![]() |
ROOT
6.06/09
Reference Guide
|
put std namespace directly onto ROOT ----------------------------------——
special cases for gPad, gVirtualX (are C++ macro's) ----------------------—
Public Member Functions | |
| def | __init__ (self, klass, func) |
| def | __getattr__ (self, what) |
| def | __cmp__ (self, other) |
| def | __nonzero__ (self) |
| def | __repr__ (self) |
| def | __str__ (self) |
Public Attributes | |
| func | |
Inheritance diagram for ROOT._ExpandMacroFunction:
Collaboration diagram for ROOT._ExpandMacroFunction:| def ROOT._ExpandMacroFunction.__init__ | ( | self, | |
| klass, | |||
| func | |||
| ) |
| ROOT._ExpandMacroFunction.func |
Definition at line 187 of file ROOT.py.
Referenced by ROOT._ExpandMacroFunction.__cmp__(), ROOT._ExpandMacroFunction.__nonzero__(), ROOT._ExpandMacroFunction.__repr__(), and ROOT._ExpandMacroFunction.__str__().