Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
runCondor.py File Reference

Go to the source code of this file.

Namespaces

namespace  runCondor
 

Functions

def runCondor.dir_empty
 

Variables

tuple runCondor.parser OptionParser(usage="usage: %prog ver [options -h]")
 
 runCondor.data opt.data
 
 runCondor.generator opt.generator
 
tuple runCondor.eventPerJob int(opt.eventPerJob)
 
tuple runCondor.nJob int(opt.nJob)
 
 runCondor.outputdir opt.outputdir
 
 runCondor.softwareversion opt.softwareversion
 
 runCondor.submitcondor opt.submitcondor
 
tuple runCondor.username pwd.getpwuid(os.getuid())
 
string runCondor.ntupledest '/sphenix/user/{}/TrackletAna/data/INTT/{}'
 
string runCondor.condorFileName "submitCondor_process{}.job"
 
tuple runCondor.condorFile open("{}".format(condorFileName), "w")
 
string runCondor.cmd 'condor_submit '