Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v30r3 (a5ef0a68)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 "