CMS 3D CMS Logo

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

Variables

tuple hltDummyEcalPreshowerDigis
 
tuple hltDummyEcalRawToRecHitFacility
 
tuple hltDummyGctDigis
 
tuple hltDummyHcalDigis
 
tuple hltDummyL1GtObjectMap
 
tuple hltDummyMuonCSCDigis
 
tuple hltDummyMuonDTDigis
 
tuple hltDummySiPixelDigis
 
tuple hltDummySiStripRawToClustersFacility
 

Variable Documentation

tuple HLTDummyCollections_cfi.hltDummyEcalPreshowerDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doEcalPreshower"),
3  ESdigiCollection = cms.string( "" )
4 )

Definition at line 12 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummyEcalRawToRecHitFacility
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doEcal")
3 )

Definition at line 3 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummyGctDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doGCT")
3 )

Definition at line 33 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummyHcalDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doHcal"),
3  UnpackZDC = cms.bool(True)
4 )

Definition at line 7 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummyL1GtObjectMap
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doObjectMap")
3 )

Definition at line 38 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummyMuonCSCDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doMuonCSC")
3 )

Definition at line 21 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummyMuonDTDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doMuonDT")
3 )

Definition at line 17 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummySiPixelDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doSiPixel")
3 )

Definition at line 25 of file HLTDummyCollections_cfi.py.

tuple HLTDummyCollections_cfi.hltDummySiStripRawToClustersFacility
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doSiStrip")
3 )

Definition at line 29 of file HLTDummyCollections_cfi.py.