The Gaudi Framework
v30r3 (a5ef0a68)
|
Go to the source code of this file.
Namespaces | |
brunelWrapper | |
Functions | |
def | brunelWrapper.createParser () |
def | brunelWrapper.replaceValues (cfg_name, n, eif, aif, nthreads, scale, clone, dumpQueues, verbosity) |
Variables | |
brunelWrapper.options = createParser() | |
brunelWrapper.newcfg | |
brunelWrapper.logfile = newcfg.replace(".py", ".log") | |
string | brunelWrapper.gaudirun = "`alias gaudirun`" |
string | brunelWrapper.command = "/usr/bin/time -f %%S -o timing_%s %s %s >& %s " |