CMS 3D CMS Logo

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

Variables

tuple l1GtDataEmulAnalyzer
 

Variable Documentation

tuple l1GtDataEmulAnalyzer_cfi.l1GtDataEmulAnalyzer
Initial value:
1 = cms.EDAnalyzer("L1GtDataEmulAnalyzer",
2 
3  # input tag for the L1 GT hardware DAQ/EVM record
4  L1GtDataInputTag = cms.InputTag("gtDigis"),
5  #
6  # input tag for the L1 GT emulator DAQ/EVM record
7  L1GtEmulInputTag = cms.InputTag("l1GtEmulDigis"),
8  #
9  # input tag for the L1 GCT hardware record
10  L1GctDataInputTag = cms.InputTag("gctDigis")
11 )

Definition at line 3 of file l1GtDataEmulAnalyzer_cfi.py.