Gaudi Framework, version v22r4

Home   Generated: Fri Sep 2 2011
Namespaces | Functions | Variables

gaudirun.py File Reference

Go to the source code of this file.

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,
 gaudirun::ncpus = None)
int gaudirun::sys_cpus = 8
string gaudirun::s = "Invalid value : --ncpus must be integer >= -1"
 gaudirun::level = logging.INFO
tuple gaudirun::root_logger = logging.getLogger()
tuple gaudirun::libname = os.environ.get("TCMALLOCLIB", "libtcmalloc.so")
tuple gaudirun::preload = os.environ.get("LD_PRELOAD", "")
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 = {}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Fri Sep 2 2011 16:25:05 for Gaudi Framework, version v22r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004