CMS 3D CMS Logo

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

Variables

tuple dtT0FillChamberFromDBCorrection
 

Variable Documentation

tuple dtT0FillChamberFromDBCorrection_cfi.dtT0FillChamberFromDBCorrection
Initial value:
1 = cms.EDAnalyzer("DTT0Correction",
2  correctionAlgo = cms.string('DTT0FillChamberFromDB'),
3  correctionAlgoConfig = cms.PSet(
4  dbLabelRef = cms.string('t0Ref'),
5  # Format "wheel station sector" (e.g. "-1 3 10")
6  chamberId = cms.string('')
7  )
8 )

Definition at line 3 of file dtT0FillChamberFromDBCorrection_cfi.py.