The Gaudi Framework  v29r0 (ff2e7097)
brunelWrapper.py File Reference

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 "