Warning, /analysis/PPG09_JetSpectrum_Analysis/offline/RunCondorSim.sub is written in an unsupported language. File is not indexed.
0001 +JobFlavour = "expresso"
0002 executable = CondorRunSim.sh
0003 arguments = $(runtype) $(nSeg) $(iSeg) $(radius_value)
0004 output = condor_sim/condor_$(runtype)_$(iSeg)_$(nSeg)_$(radius_value).out
0005 error = condor_sim/condor_$(runtype)_$(iSeg)_$(nSeg)_$(radius_value).err
0006 log = /tmp/condor_$(runtype)_$(iSeg)_$(nSeg)_$(radius_value).log
0007 request_memory = 4GB
0008 when_to_transfer_output = ON_EXIT
0009 Notification = Never
0010 Notify_user = hj2552@columbia.edu
0011 queue runtype, nSeg, iSeg, radius_value from ListCondorRunSim.csv