Go to the source code of this file.
Namespaces | |
run_simTestPulse | |
Variables | |
string | run_simTestPulse.WORK_DIR = '/tmp/%s_fakenews' |
string | run_simTestPulse.OUT_FILE = 'simTestPulse_full.root' |
tuple | run_simTestPulse.proc = subprocess.Popen('cd %s;lar -c simtestpulse_driver.fcl' % WORK_DIR,shell=True,stderr=subprocess.STDOUT,stdout=subprocess.PIPE) |
run_simTestPulse.state = None | |
int | run_simTestPulse.time_slept = 0 |
tuple | run_simTestPulse.fout = open('log.txt','w') |