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

Go to the source code of this file.

Namespaces

namespace  runCondor_recotracklet
 

Functions

def runCondor_recotracklet.dir_empty
 
def runCondor_recotracklet.replacetext
 

Variables

tuple runCondor_recotracklet.parser OptionParser(usage="usage: %prog ver [options -n]")
 
 runCondor_recotracklet.isdata opt.isdata
 
 runCondor_recotracklet.filedesc opt.filedesc
 
tuple runCondor_recotracklet.nEvents int(opt.nEvents)
 
tuple runCondor_recotracklet.drcut float(opt.drcut)
 
tuple runCondor_recotracklet.nJob int(opt.nJob)
 
 runCondor_recotracklet.submitcondor opt.submitcondor
 
tuple runCondor_recotracklet.username pwd.getpwuid(os.getuid())
 
string runCondor_recotracklet.finaloutfiledir '/sphenix/user/{}/TrackletAna/minitree/INTT/TrackletMinitree_{}/{}'
 
string runCondor_recotracklet.condorFileName "submitCondor_recotracklet_{}.job"
 
tuple runCondor_recotracklet.condorFile open("{}".format(condorFileName), "w")
 
string runCondor_recotracklet.cmd 'condor_submit '