CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
HLTDummyCollections_cff 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_cff.hltDummyEcalPreshowerDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doEcalPreshower"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" )
5 )

Definition at line 15 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummyEcalRawToRecHitFacility
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doEcal"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 3 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummyGctDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doGCT"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 45 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummyHcalDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doHcal"),
3  UnpackZDC = cms.bool(True),
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 9 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummyL1GtObjectMap
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doObjectMap"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 52 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummyMuonCSCDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doMuonCSC"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 27 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummyMuonDTDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doMuonDT"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 21 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummySiPixelDigis
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doSiPixel"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 33 of file HLTDummyCollections_cff.py.

tuple HLTDummyCollections_cff.hltDummySiStripRawToClustersFacility
Initial value:
1 = cms.EDProducer("HLTDummyCollections",
2  action = cms.string("doSiStrip"),
3  UnpackZDC = cms.bool(False), # not actually needed here
4  ESdigiCollection = cms.string( "" ) # not actually needed here
5 )

Definition at line 39 of file HLTDummyCollections_cff.py.