|
Gaudi Framework, version v23r6 |
| Home | Generated: Wed Jan 30 2013 |
Go to the source code of this file.
Classes | |
| class | gaudirun.FakeModule |
Namespaces | |
| namespace | gaudirun |
Functions | |
| def | gaudirun.option_cb |
Variables | |
| tuple | gaudirun.parser OptionParser(usage = "%prog [options] <opts_file> ...") |
| string | gaudirun.help "do not run the application, just parse option files" |
| string | gaudirun.metavar "FILE" |
| string | gaudirun.type "string" |
| string | gaudirun.dest "post_options" |
| gaudirun.tcmalloc False, | |
| list | gaudirun.preload [] |
| gaudirun.ncpus None) | |
| tuple | gaudirun.sys_cpus cpu_count() |
| string | gaudirun.s "Invalid value : --ncpus : only %i cpus available" |
| gaudirun.level logging.INFO | |
| tuple | gaudirun.root_logger logging.getLogger() |
| list | gaudirun.to_load |
| list | gaudirun.args [ a for a in sys.argv if a != '-T' and not '--tcmalloc'.startswith(a) ] |
| tuple | gaudirun.c gaudimain() |
| list | gaudirun.options [ "importOptions(%r)" % f for f in args ] |
| tuple | gaudirun.optlines list(opts.options) |
| dictionary | gaudirun.g {} |
| dictionary | gaudirun.l {} |