CMS 3D CMS Logo

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

Variables

tuple TUParamsBlock
 

Variable Documentation

tuple python.L1DTConfigTU_cff.TUParamsBlock
Initial value:
1 = cms.PSet(
2  # Debug flag
3  Debug = cms.untracked.bool(False),
4  # MiniCrate digi offset in tdc units
5  DIGIOFFSET = cms.int32(500),
6  # MiniCrate setup time : fine syncronization
7  SINCROTIME = cms.int32(0)
8 )

Definition at line 3 of file L1DTConfigTU_cff.py.