CMS 3D CMS Logo

Variables
AlignmentProducer_cff Namespace Reference

Variables

 algoConfig = cms.PSet(HIPAlignmentAlgorithm),
 
 applyDbAlignment = cms.untracked.bool(False),
 
 beamSpotTag = cms.InputTag("offlineBeamSpot"),
 
 calibrations = cms.VPSet(),
 
 checkDbAlignmentValidity = cms.untracked.bool(True),
 
 doMisalignmentScenario = cms.bool(False),
 
 doMuon = cms.untracked.bool(False),
 
 doTracker = cms.untracked.bool(True),
 
 enableAlignableUpdates = cms.bool(False),
 
 hitPrescaleMapTag = cms.InputTag(""),
 
 looper
 
 maxLoops = cms.untracked.uint32(1),
 
 MisalignmentScenario = cms.PSet(NoMovementsScenario),
 
 monitorConfig = cms.PSet(monitors = cms.untracked.vstring()),
 
 nFixAlignables = cms.int32(0),
 
 ParameterBuilder
 
 parameterSelectorSimple = cms.string('-1'),
 
 randomRotation = cms.double(0.0),
 
 randomShift = cms.double(0.0),
 
 RunRangeSelection
 
 saveApeToDB = cms.bool(False),
 
 saveDeformationsToDB = cms.bool(False),
 
 saveToDB = cms.bool(False),
 
 tjTkAssociationMapTag = cms.InputTag("TrackRefitter"),
 
 tkLasBeamTag = cms.InputTag(""),
 
 useExtras = cms.untracked.bool(False),
 
 useSurvey = cms.bool(False),
 

Variable Documentation

AlignmentProducer_cff.algoConfig = cms.PSet(HIPAlignmentAlgorithm),

Definition at line 56 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.applyDbAlignment = cms.untracked.bool(False),

Definition at line 25 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.beamSpotTag = cms.InputTag("offlineBeamSpot"),
AlignmentProducer_cff.calibrations = cms.VPSet(),
AlignmentProducer_cff.checkDbAlignmentValidity = cms.untracked.bool(True),

Definition at line 30 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.doMisalignmentScenario = cms.bool(False),

Definition at line 34 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.doMuon = cms.untracked.bool(False),

Definition at line 17 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.doTracker = cms.untracked.bool(True),

Definition at line 16 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.enableAlignableUpdates = cms.bool(False),

Definition at line 79 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.hitPrescaleMapTag = cms.InputTag(""),

Definition at line 51 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.looper

Definition at line 13 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.maxLoops = cms.untracked.uint32(1),

Definition at line 15 of file AlignmentProducer_cff.py.

Referenced by HDRShower.computeShower().

AlignmentProducer_cff.MisalignmentScenario = cms.PSet(NoMovementsScenario),

Definition at line 33 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.monitorConfig = cms.PSet(monitors = cms.untracked.vstring()),

Definition at line 61 of file AlignmentProducer_cff.py.

Referenced by AlignmentProducerBase.createMonitors().

AlignmentProducer_cff.nFixAlignables = cms.int32(0),

Definition at line 46 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.ParameterBuilder
Initial value:
1 = cms.PSet(parameterTypes = cms.vstring('Selector,RigidBody'),
2  Selector = cms.PSet(alignParams = cms.vstring('PixelHalfBarrelLayers,111000'))
3  ),

Definition at line 42 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.parameterSelectorSimple = cms.string('-1'),

Definition at line 38 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.randomRotation = cms.double(0.0),

Definition at line 37 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.randomShift = cms.double(0.0),

Definition at line 36 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.RunRangeSelection
Initial value:
1 = cms.VPSet(
2  #cms.PSet(RunRanges = cms.vstring('-1','140401','143488')
3  # selector = cms.vstring('TrackerTPBHalfBarrel,001000',
4  # 'TrackerTPEHalfDisk,111000')
5  #)
6  ),

Definition at line 65 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.saveApeToDB = cms.bool(False),

Definition at line 75 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.saveDeformationsToDB = cms.bool(False),

Definition at line 76 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.saveToDB = cms.bool(False),

Definition at line 74 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.tjTkAssociationMapTag = cms.InputTag("TrackRefitter"),

Definition at line 49 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.tkLasBeamTag = cms.InputTag(""),

Definition at line 53 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.useExtras = cms.untracked.bool(False),

Definition at line 18 of file AlignmentProducer_cff.py.

AlignmentProducer_cff.useSurvey = cms.bool(False),

Definition at line 21 of file AlignmentProducer_cff.py.