CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
L1RawToDigi_cff Namespace Reference

Variables

tuple csctfDigis = EventFilter.CSCTFRawToDigi.csctfunpacker_cfi.csctfunpacker.clone()
 
tuple dttfDigis = EventFilter.DTTFRawToDigi.dttfunpacker_cfi.dttfunpacker.clone()
 
tuple gctDigis = EventFilter.GctRawToDigi.l1GctHwDigis_cfi.l1GctHwDigis.clone()
 
tuple gtDigis = EventFilter.L1GlobalTriggerRawToDigi.l1GtUnpack_cfi.l1GtUnpack.clone()
 
tuple gtRecords = cms.Sequence(gtDigis*l1GtRecord)
 
tuple L1RawToDigi = cms.Sequence(csctfDigis+dttfDigis+gctDigis+gtRecords)
 

Variable Documentation

Definition at line 12 of file L1RawToDigi_cff.py.

Definition at line 15 of file L1RawToDigi_cff.py.

Definition at line 18 of file L1RawToDigi_cff.py.

Definition at line 21 of file L1RawToDigi_cff.py.

tuple L1RawToDigi_cff.gtRecords = cms.Sequence(gtDigis*l1GtRecord)

Definition at line 23 of file L1RawToDigi_cff.py.

tuple L1RawToDigi_cff.L1RawToDigi = cms.Sequence(csctfDigis+dttfDigis+gctDigis+gtRecords)

Definition at line 24 of file L1RawToDigi_cff.py.