Functions | |
def | loopover |
Variables | |
string | action = "store_true" |
string | commandline = " " |
list | copyargs = sys.argv[:] |
int | default = 2 |
string | dest = "nsigma" |
DO_CSC = False | |
DO_DT = False | |
tuple | geom0 = MuonGeometry(file(theInXML0)) |
tuple | geomN = MuonGeometry(file(theInXMLN)) |
string | help = "optional minimum nsigma(deltax) position displacement in order to move a chamber; default NSIGMA=3" |
tuple | parser = optparse.OptionParser(usage) |
list | prog = sys.argv[0] |
list | theInREPN = sys.argv[3] |
list | theInXML0 = sys.argv[1] |
list | theInXMLN = sys.argv[2] |
theNSigma = options.nsigma | |
list | theOutXML = sys.argv[4] |
string | type = "int" |
string | usage |
def motionPolicyChamber.loopover | ( | muSystem | ) |
Definition at line 88 of file motionPolicyChamber.py.
References funct.abs(), mergeVDriftHistosByStation.file, print(), and str.
string motionPolicyChamber.action = "store_true" |
Definition at line 49 of file motionPolicyChamber.py.
string motionPolicyChamber.commandline = " " |
Definition at line 12 of file motionPolicyChamber.py.
list motionPolicyChamber.copyargs = sys.argv[:] |
Definition at line 8 of file motionPolicyChamber.py.
motionPolicyChamber.default = 2 |
Definition at line 44 of file motionPolicyChamber.py.
string motionPolicyChamber.dest = "nsigma" |
Definition at line 45 of file motionPolicyChamber.py.
motionPolicyChamber.DO_CSC = False |
Definition at line 69 of file motionPolicyChamber.py.
motionPolicyChamber.DO_DT = False |
Definition at line 68 of file motionPolicyChamber.py.
tuple motionPolicyChamber.geom0 = MuonGeometry(file(theInXML0)) |
Definition at line 83 of file motionPolicyChamber.py.
Referenced by HGCalRecHitValidation.analyze(), and HGCalDigiValidation.analyze().
tuple motionPolicyChamber.geomN = MuonGeometry(file(theInXMLN)) |
Definition at line 84 of file motionPolicyChamber.py.
string motionPolicyChamber.help = "optional minimum nsigma(deltax) position displacement in order to move a chamber; default NSIGMA=3" |
Definition at line 42 of file motionPolicyChamber.py.
tuple motionPolicyChamber.parser = optparse.OptionParser(usage) |
Definition at line 39 of file motionPolicyChamber.py.
list motionPolicyChamber.prog = sys.argv[0] |
Definition at line 15 of file motionPolicyChamber.py.
list motionPolicyChamber.theInREPN = sys.argv[3] |
Definition at line 63 of file motionPolicyChamber.py.
list motionPolicyChamber.theInXML0 = sys.argv[1] |
Definition at line 61 of file motionPolicyChamber.py.
list motionPolicyChamber.theInXMLN = sys.argv[2] |
Definition at line 62 of file motionPolicyChamber.py.
motionPolicyChamber.theNSigma = options.nsigma |
Definition at line 66 of file motionPolicyChamber.py.
list motionPolicyChamber.theOutXML = sys.argv[4] |
Definition at line 64 of file motionPolicyChamber.py.
string motionPolicyChamber.type = "int" |
Definition at line 43 of file motionPolicyChamber.py.
string motionPolicyChamber.usage |
Definition at line 17 of file motionPolicyChamber.py.