CMS 3D CMS Logo

Variables

l1GtDataEmulAnalyzer_cfi Namespace Reference

Variables

tuple L1GtDataEmulAnalyzer

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("L1GtDataEmulAnalyzer",
00002 
00003     # input tag for the L1 GT hardware DAQ/EVM record
00004     L1GtDataInputTag = cms.InputTag("gtDigis"),
00005     #
00006     # input tag for the L1 GT emulator DAQ/EVM record
00007     L1GtEmulInputTag = cms.InputTag("l1GtEmulDigis"),
00008     #
00009     # input tag for the L1 GCT hardware record 
00010     L1GctDataInputTag = cms.InputTag("gctDigis")   
00011 )

Definition at line 3 of file l1GtDataEmulAnalyzer_cfi.py.