CMS 3D CMS Logo

Variables

subdetFED_cfi Namespace Reference

Variables

tuple subdetFED

Variable Documentation

Initial value:
00001 cms.EDProducer("SubdetFEDSelector",
00002     rawInputLabel = cms.InputTag("rawDataCollector"),
00003     getSiPixel = cms.bool(True),
00004     getHCAL = cms.bool(True),
00005     getECAL = cms.bool(False),
00006     getMuon = cms.bool(False),
00007     getTrigger = cms.bool(True),
00008     getSiStrip = cms.bool(False)
00009 )

Definition at line 3 of file subdetFED_cfi.py.