Functions | |
def | loopover (muSystem) |
Variables | |
action | |
args | |
string | commandline = " " |
copyargs = sys.argv[:] | |
default | |
dest | |
bool | DO_CSC = False |
bool | DO_DT = False |
geom0 = MuonGeometry(file(theInXML0)) | |
geomN = MuonGeometry(file(theInXMLN)) | |
help | |
options | |
parser = optparse.OptionParser(usage) | |
prog = sys.argv[0] | |
theInREPN = sys.argv[3] | |
theInXML0 = sys.argv[1] | |
theInXMLN = sys.argv[2] | |
theNSigma = options.nsigma | |
theOutXML = sys.argv[4] | |
type | |
string | usage |
def motionPolicyChamber.loopover | ( | muSystem | ) |
Definition at line 88 of file motionPolicyChamber.py.
References funct.abs(), FrontierConditions_GlobalTag_cff.file, createfilelist.int, edm.print(), and str.
motionPolicyChamber.action |
Definition at line 49 of file motionPolicyChamber.py.
motionPolicyChamber.args |
Definition at line 59 of file motionPolicyChamber.py.
string motionPolicyChamber.commandline = " " |
Definition at line 12 of file motionPolicyChamber.py.
motionPolicyChamber.copyargs = sys.argv[:] |
Definition at line 8 of file motionPolicyChamber.py.
motionPolicyChamber.default |
Definition at line 44 of file motionPolicyChamber.py.
motionPolicyChamber.dest |
Definition at line 45 of file motionPolicyChamber.py.
bool motionPolicyChamber.DO_CSC = False |
Definition at line 69 of file motionPolicyChamber.py.
bool motionPolicyChamber.DO_DT = False |
Definition at line 68 of file motionPolicyChamber.py.
motionPolicyChamber.geom0 = MuonGeometry(file(theInXML0)) |
Definition at line 83 of file motionPolicyChamber.py.
Referenced by HGCalRecHitValidation.analyze(), and HGCalDigiValidation.analyze().
motionPolicyChamber.geomN = MuonGeometry(file(theInXMLN)) |
Definition at line 84 of file motionPolicyChamber.py.
motionPolicyChamber.help |
Definition at line 42 of file motionPolicyChamber.py.
motionPolicyChamber.options |
Definition at line 59 of file motionPolicyChamber.py.
motionPolicyChamber.parser = optparse.OptionParser(usage) |
Definition at line 39 of file motionPolicyChamber.py.
motionPolicyChamber.prog = sys.argv[0] |
Definition at line 15 of file motionPolicyChamber.py.
motionPolicyChamber.theInREPN = sys.argv[3] |
Definition at line 63 of file motionPolicyChamber.py.
motionPolicyChamber.theInXML0 = sys.argv[1] |
Definition at line 61 of file motionPolicyChamber.py.
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.
motionPolicyChamber.theOutXML = sys.argv[4] |
Definition at line 64 of file motionPolicyChamber.py.
motionPolicyChamber.type |
Definition at line 43 of file motionPolicyChamber.py.
string motionPolicyChamber.usage |
Definition at line 17 of file motionPolicyChamber.py.