CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
dtTTrigConstantShiftCorrection_cfi Namespace Reference

Variables

tuple dtTTrigConstantShiftCorrection
 

Variable Documentation

tuple dtTTrigConstantShiftCorrection_cfi.dtTTrigConstantShiftCorrection
Initial value:
1 = cms.EDAnalyzer("DTTTrigCorrection",
2  dbLabel = cms.untracked.string(''),
3  correctionAlgo = cms.string('DTTTrigConstantShift'),
4  correctionAlgoConfig = cms.PSet(
5  dbLabel = cms.untracked.string(''),
6  value = cms.double(0.),
7  # Format "wheel station sector" (e.g. "-1 3 10")
8  calibChamber = cms.string('All')
9  )
10 )

Definition at line 3 of file dtTTrigConstantShiftCorrection_cfi.py.