CMS 3D CMS Logo

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

Variables

tuple subdetFED
 

Variable Documentation

tuple subdetFED_cfi.subdetFED
Initial value:
1 = cms.EDProducer("SubdetFEDSelector",
2  rawInputLabel = cms.InputTag("rawDataCollector"),
3  getSiPixel = cms.bool(True),
4  getHCAL = cms.bool(True),
5  getECAL = cms.bool(False),
6  getMuon = cms.bool(False),
7  getTrigger = cms.bool(True),
8  getSiStrip = cms.bool(False)
9 )

Definition at line 3 of file subdetFED_cfi.py.