CMS 3D CMS Logo

Variables

python::L1DTConfigSectColl_cff Namespace Reference

Variables

tuple SectCollParametersBlock

Variable Documentation

Initial value:
00001 cms.PSet(
00002     SectCollParameters = cms.PSet(
00003         # Programmable Coarse Sync BX adjustment for SC in MB4 (double station)
00004         SCCSP5 = cms.int32(0),
00005         # Programmable Coarse Sync BX adjustment for SC in MB2
00006         SCCSP2 = cms.int32(0),
00007         # Programmable Coarse Sync BX adjustment for SC in MB3
00008         SCCSP3 = cms.int32(0),
00009         # Enabling carry in SC station MB4
00010         SCECF4 = cms.bool(False),
00011         # Programmable Coarse Sync BX adjustment for SC in MB1
00012         SCCSP1 = cms.int32(0),
00013         # Enabling carry in SC station MB2
00014         SCECF2 = cms.bool(False),
00015         # Enabling carry in SC station MB3
00016         SCECF3 = cms.bool(False),
00017         # Programmable Coarse Sync BX adjustment for SC in MB4
00018         SCCSP4 = cms.int32(0),
00019         # Enabling carry in SC station MB1
00020         SCECF1 = cms.bool(False),
00021         # Debug falg
00022         Debug = cms.untracked.bool(False)
00023     )
00024 )

Definition at line 3 of file L1DTConfigSectColl_cff.py.