Go to the source code of this file.
Classes | |
class | python.rootplot.core.Options |
Classes #############################################################. More... | |
Namespaces | |
python.rootplot.core | |
Variables | |
string | python.rootplot.core.__license__ |
string | python.rootplot.core.allplots_multi_template |
string | python.rootplot.core.allplots_template |
string | python.rootplot.core.argstring = ' ' |
tuple | python.rootplot.core.batch |
Use ROOT's batch mode, unless outputting to C macros, since there is a bug in pyROOT that fails to export colors in batch mode. More... | |
list | python.rootplot.core.global_opts |
string | python.rootplot.core.multi_call_template |
tuple | python.rootplot.core.prog = os.path.basename(sys.argv[0]) |
tuple | python.rootplot.core.ROOT = loadROOT(batch=batch) |
string | python.rootplot.core.usage |
python.rootplot.core.use_mpl = False | |
python.rootplot.core.use_multiprocessing = True | |