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