CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
python.L1DTConfigParams_cff Namespace Reference

Variables

tuple DTTPGParametersBlock
 

Variable Documentation

tuple python.L1DTConfigParams_cff.DTTPGParametersBlock
Initial value:
1 = cms.PSet(
2  DTTPGParameters = cms.PSet(
3  SectCollParametersBlock,
4  Debug = cms.untracked.bool(False),
5  TracoLutsFromDB = cms.bool(False),
6  UseBtiAcceptParam = cms.bool(False),
7  TUParameters = cms.PSet(
8  TracoParametersBlock,
9  TSPhiParametersBlock,
10  TSThetaParametersBlock,
11  TUParamsBlock,
12  BtiParametersBlock,
13  LutParametersBlock
14  )
15  )
16 )

Definition at line 10 of file L1DTConfigParams_cff.py.