Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /analysis/JS-Jet/HCalJetPhiShift/condor_HCalJetPhiShift.job is written in an unsupported language. File is not indexed.

0001 Universe     = vanilla
0002 Executable   = run_HCalJetPhiShift.sh
0003 notification = Never
0004 Output       = condor-out/condor$(process).out
0005 Error        = condor-out/condor$(process).err
0006 Log          = condor-out/condor$(process).log
0007 Initialdir   = /sphenix/user/verkest/analysis/JS-Jet/HCalJetPhiShift
0008 
0009 Arguments = 5 $(process) \"$(Initialdir)/out\"
0010 
0011 # Jobs by default use 1.5Gb of RAM, you need to ask for more if needed
0012 # with request_memory. Be mindful - if you request too little your jobs will be evicted, if you request way too much it will take longer for your job to start
0013 request_memory = 512MB
0014 # the importance of this PeriodicHold will be explained in the next section
0015 PeriodicHold = (NumJobStarts>=1 && JobStatus == 1)
0016 Queue process from seq 5000 9999 |