Gaudi Framework, version v21r7

Home   Generated: 22 Jan 2010

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)
 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 = {}


Generated at Fri Jan 22 20:28:13 2010 for Gaudi Framework, version v21r7 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004