![]() |
![]() |
Variables | |
tuple | l1GtParameters |
tuple l1GtParameters_cfi::l1GtParameters [static] |
Initial value:
cms.ESProducer("L1GtParametersTrivialProducer", # number of bunch crossing in the GT readout record: 3 bx (standard), 5 bx (debug) TotalBxInEvent = cms.int32(3), # list of active boards for L1 GT DAQ record (actually 16 bits) # default: all active 0xFFFF DaqActiveBoards = cms.uint32(0xFFFF), # list of active boards for L1 GT EVM record (actually 16 bits) # default: all active 0xFFFF EvmActiveBoards = cms.uint32(0xFFFF), # length of BST record (in bytes) for L1 GT EVM record BstLengthBytes = cms.uint32(30) )
Definition at line 4 of file l1GtParameters_cfi.py.