CMS 3D CMS Logo

l1GtParameters_cfi Namespace Reference


Variables

tuple l1GtParameters


Variable Documentation

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.


Generated on Tue Jun 9 18:48:00 2009 for CMSSW by  doxygen 1.5.4