ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | List of all members
ROOT._ExpandMacroFunction Class Reference

put std namespace directly onto ROOT ----------------------------------——

special cases for gPad, gVirtualX (are C++ macro's) ----------------------—

Definition at line 182 of file ROOT.py.

Public Member Functions

def __init__
 
def __getattr__
 
def __cmp__
 
def __nonzero__
 
def __repr__
 
def __str__
 

Public Attributes

 func
 
Inheritance diagram for ROOT._ExpandMacroFunction:
[legend]

Constructor & Destructor Documentation

def ROOT._ExpandMacroFunction.__init__ (   self,
  klass,
  func 
)

Definition at line 183 of file ROOT.py.

Member Function Documentation

def ROOT._ExpandMacroFunction.__cmp__ (   self,
  other 
)

Definition at line 190 of file ROOT.py.

def ROOT._ExpandMacroFunction.__getattr__ (   self,
  what 
)

Definition at line 187 of file ROOT.py.

def ROOT._ExpandMacroFunction.__nonzero__ (   self)

Definition at line 193 of file ROOT.py.

def ROOT._ExpandMacroFunction.__repr__ (   self)

Definition at line 198 of file ROOT.py.

def ROOT._ExpandMacroFunction.__str__ (   self)

Definition at line 201 of file ROOT.py.

Member Data Documentation

ROOT._ExpandMacroFunction.func
Collaboration diagram for ROOT._ExpandMacroFunction:
[legend]

The documentation for this class was generated from the following file: