![]() |
ATLAS Offline Software
|
Functions | |
| _help_and_exit (reason=None) | |
| explanation of the options --------------------------------------------— | |
Variables | |
| str | __author__ = 'Sebastien Binet (binet@cern.ch)' |
| str | __doc__ = 'For details about pyroot.py, run "less `which pyroot.py`"' |
| str | _useropts = "bidc:hv" |
| recognized user options __________________________________________________ | |
| list | _userlongopts |
| scripts | |
| option handling ------------------------------------------------------— | |
| opts | |
| option handling ------------------------------------------------------— | |
| int | runBatch = 0 |
| display = None | |
| str | command = "" |
| list | userOpts = [] |
| optlist | |
| process user options | |
| args | |
| process user options | |
| str | defOptions = "" |
| argv | |
| for the benefit of PyROOT | |
| path | |
| python interpreter configuration --------------------------------------— | |
| ps1 | |
| fhistory = os.path.expanduser( '~/.pyroot.history' ) | |
|
protected |
explanation of the options --------------------------------------------—
Definition at line 25 of file pyroot.py.
|
private |
|
private |
|
protected |
|
protected |
| pyroot.fhistory = os.path.expanduser( '~/.pyroot.history' ) |
| pyroot.opts |
| pyroot.path |
| pyroot.scripts |