CMS 3D CMS Logo

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

Variables

tuple dtT0FEBPathCorrection
 

Variable Documentation

tuple dtT0FEBPathCorrection_cfi.dtT0FEBPathCorrection
Initial value:
1 = cms.EDAnalyzer("DTT0Correction",
2  correctionAlgo = cms.string('DTT0FEBPathCorrection'),
3  correctionAlgoConfig = cms.PSet(
4  # Format "wheel station sector" (e.g. "-1 3 10")
5  calibChamber = cms.string('All'),
6  )
7 )

Definition at line 3 of file dtT0FEBPathCorrection_cfi.py.