SND@LHC Software
Loading...
Searching...
No Matches
submitPyG4prod.py File Reference

Go to the source code of this file.

Namespaces

namespace  submitPyG4prod
 

Variables

str submitPyG4prod.path = '../'
 
dict submitPyG4prod.nevents = {1:100000,10:1000000,100:10000000}
 
int submitPyG4prod.ecut = 100.
 
str submitPyG4prod.logfile = 'log'+str(run)+'_'+str(ecut)
 
str submitPyG4prod.cmd = 'python g4Ex_thisProduction.py '+str(run)+' '+str(int(nevents[ecut]))+' '+str(ecut)+' > '+logfile+' &'