CMS 3D CMS Logo

Variables
gatherBH_cfg Namespace Reference

Variables

tuple combineME11 = (os.environ["ALIGNMENT_combineME11"] == "True")
 
 connect
 
 cout
 
 destinations
 
tuple disks = (os.environ["ALIGNMENT_DISKS"] == "True")
 
 doAlignment
 
tuple errorFromRMS = (os.environ["ALIGNMENT_errorFromRMS"] == "True")
 
tuple fiducial = (os.environ["ALIGNMENT_fiducial"] == "True")
 
 fileName
 
 fileNames
 
 fillME11holes = eval(os.environ["ALIGNMENT_FILLME11HOLES"])
 
 fitters
 
 fixed
 
 globaltag = os.environ["ALIGNMENT_GLOBALTAG"]
 
 input
 
 inputdb = os.environ["ALIGNMENT_INPUTDB"]
 
 inputfiles = os.environ["ALIGNMENT_INPUTFILES"].split(" ")
 
 iteration = int(os.environ["ALIGNMENT_ITERATION"])
 
 jobnumber = int(os.environ["ALIGNMENT_JOBNUMBER"])
 
 maxdrdz = float(os.environ["ALIGNMENT_maxdrdz"])
 
 maxEvents
 
 maxRedChi2 = float(os.environ["ALIGNMENT_maxRedChi2"])
 
 MessageLogger
 
 minHitsPerChamber = int(os.environ["ALIGNMENT_minHitsPerChamber"])
 
 minP = float(os.environ["ALIGNMENT_minP"])
 
 minStationsInTrackRefits = int(os.environ["ALIGNMENT_minStationsInTrackRefits"])
 
 minTracksPerOverlap = int(os.environ["ALIGNMENT_minTracksPerOverlap"])
 
 mode = os.environ["ALIGNMENT_MODE"]
 
 photogrammetry = eval(os.environ["ALIGNMENT_PHOTOGRAMMETRY"])
 
 process = cms.Process("GATHER")
 
 readTemporaryFiles
 
 saveApeToDB
 
 saveToDB
 
 slm = eval(os.environ["ALIGNMENT_SLM"])
 
tuple slopeFromTrackRefit = (os.environ["ALIGNMENT_slopeFromTrackRefit"] == "True")
 
 source
 
 TFileService
 
 truncateOffsetResid = float(os.environ["ALIGNMENT_truncateOffsetResid"])
 
 truncateSlopeResid = float(os.environ["ALIGNMENT_truncateSlopeResid"])
 
tuple useHitWeights = (os.environ["ALIGNMENT_useHitWeights"] == "True")
 
tuple useTrackWeights = (os.environ["ALIGNMENT_useTrackWeights"] == "True")
 
 writeTemporaryFile
 

Variable Documentation

gatherBH_cfg.combineME11 = (os.environ["ALIGNMENT_combineME11"] == "True")

Definition at line 23 of file gatherBH_cfg.py.

gatherBH_cfg.connect

Definition at line 81 of file gatherBH_cfg.py.

gatherBH_cfg.cout

Definition at line 36 of file gatherBH_cfg.py.

gatherBH_cfg.destinations

Definition at line 35 of file gatherBH_cfg.py.

tuple gatherBH_cfg.disks = (os.environ["ALIGNMENT_DISKS"] == "True")

Definition at line 13 of file gatherBH_cfg.py.

gatherBH_cfg.doAlignment

Definition at line 61 of file gatherBH_cfg.py.

gatherBH_cfg.errorFromRMS = (os.environ["ALIGNMENT_errorFromRMS"] == "True")

Definition at line 25 of file gatherBH_cfg.py.

gatherBH_cfg.fiducial = (os.environ["ALIGNMENT_fiducial"] == "True")

Definition at line 19 of file gatherBH_cfg.py.

gatherBH_cfg.fileName

Definition at line 87 of file gatherBH_cfg.py.

gatherBH_cfg.fileNames

Definition at line 31 of file gatherBH_cfg.py.

gatherBH_cfg.fillME11holes = eval(os.environ["ALIGNMENT_FILLME11HOLES"])

Definition at line 12 of file gatherBH_cfg.py.

gatherBH_cfg.fitters

Definition at line 44 of file gatherBH_cfg.py.

gatherBH_cfg.fixed

Definition at line 57 of file gatherBH_cfg.py.

gatherBH_cfg.globaltag = os.environ["ALIGNMENT_GLOBALTAG"]

Definition at line 9 of file gatherBH_cfg.py.

gatherBH_cfg.input

Definition at line 32 of file gatherBH_cfg.py.

gatherBH_cfg.inputdb = os.environ["ALIGNMENT_INPUTDB"]

Definition at line 8 of file gatherBH_cfg.py.

gatherBH_cfg.inputfiles = os.environ["ALIGNMENT_INPUTFILES"].split(" ")

Definition at line 4 of file gatherBH_cfg.py.

gatherBH_cfg.iteration = int(os.environ["ALIGNMENT_ITERATION"])

Definition at line 5 of file gatherBH_cfg.py.

gatherBH_cfg.jobnumber = int(os.environ["ALIGNMENT_JOBNUMBER"])

Definition at line 6 of file gatherBH_cfg.py.

gatherBH_cfg.maxdrdz = float(os.environ["ALIGNMENT_maxdrdz"])

Definition at line 17 of file gatherBH_cfg.py.

gatherBH_cfg.maxEvents

Definition at line 32 of file gatherBH_cfg.py.

gatherBH_cfg.maxRedChi2 = float(os.environ["ALIGNMENT_maxRedChi2"])

Definition at line 18 of file gatherBH_cfg.py.

gatherBH_cfg.MessageLogger

Definition at line 34 of file gatherBH_cfg.py.

gatherBH_cfg.minHitsPerChamber = int(os.environ["ALIGNMENT_minHitsPerChamber"])

Definition at line 16 of file gatherBH_cfg.py.

gatherBH_cfg.minP = float(os.environ["ALIGNMENT_minP"])

Definition at line 15 of file gatherBH_cfg.py.

gatherBH_cfg.minStationsInTrackRefits = int(os.environ["ALIGNMENT_minStationsInTrackRefits"])

Definition at line 28 of file gatherBH_cfg.py.

gatherBH_cfg.minTracksPerOverlap = int(os.environ["ALIGNMENT_minTracksPerOverlap"])

Definition at line 26 of file gatherBH_cfg.py.

gatherBH_cfg.mode = os.environ["ALIGNMENT_MODE"]

Definition at line 7 of file gatherBH_cfg.py.

gatherBH_cfg.photogrammetry = eval(os.environ["ALIGNMENT_PHOTOGRAMMETRY"])

Definition at line 10 of file gatherBH_cfg.py.

gatherBH_cfg.process = cms.Process("GATHER")

Definition at line 30 of file gatherBH_cfg.py.

gatherBH_cfg.readTemporaryFiles

Definition at line 60 of file gatherBH_cfg.py.

gatherBH_cfg.saveApeToDB

Definition at line 84 of file gatherBH_cfg.py.

gatherBH_cfg.saveToDB

Definition at line 83 of file gatherBH_cfg.py.

gatherBH_cfg.slm = eval(os.environ["ALIGNMENT_SLM"])

Definition at line 11 of file gatherBH_cfg.py.

gatherBH_cfg.slopeFromTrackRefit = (os.environ["ALIGNMENT_slopeFromTrackRefit"] == "True")

Definition at line 27 of file gatherBH_cfg.py.

gatherBH_cfg.source

Definition at line 31 of file gatherBH_cfg.py.

gatherBH_cfg.TFileService

Definition at line 87 of file gatherBH_cfg.py.

gatherBH_cfg.truncateOffsetResid = float(os.environ["ALIGNMENT_truncateOffsetResid"])

Definition at line 22 of file gatherBH_cfg.py.

gatherBH_cfg.truncateSlopeResid = float(os.environ["ALIGNMENT_truncateSlopeResid"])

Definition at line 21 of file gatherBH_cfg.py.

gatherBH_cfg.useHitWeights = (os.environ["ALIGNMENT_useHitWeights"] == "True")

Definition at line 20 of file gatherBH_cfg.py.

gatherBH_cfg.useTrackWeights = (os.environ["ALIGNMENT_useTrackWeights"] == "True")

Definition at line 24 of file gatherBH_cfg.py.

gatherBH_cfg.writeTemporaryFile

Definition at line 59 of file gatherBH_cfg.py.