CMS 3D CMS Logo

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

Variables

tuple cuda
 
tuple ecalDigis
 
tuple ecalDigisGPU = _ecalRawToDigiGPU.clone()
 
tuple ecalDigisTask
 
 headerUnpacking = False,
 
 memUnpacking = False
 

Variable Documentation

tuple ecalDigis_cff.cuda
Initial value:
1 = _ecalCPUDigisProducer.clone(
2  digisInLabelEB = ('ecalDigisGPU', 'ebDigis'),
3  digisInLabelEE = ('ecalDigisGPU', 'eeDigis'),
4  produceDummyIntegrityCollections = True
5  )

Definition at line 35 of file ecalDigis_cff.py.

tuple ecalDigis_cff.ecalDigis
Initial value:
2  cpu = _ecalEBunpacker.clone()
3 )

Definition at line 6 of file ecalDigis_cff.py.

tuple ecalDigis_cff.ecalDigisGPU = _ecalRawToDigiGPU.clone()

Definition at line 23 of file ecalDigis_cff.py.

tuple ecalDigis_cff.ecalDigisTask
Initial value:
1 = cms.Task(
2  # ECAL unpacker running on CPU
3  ecalDigis
4 )

Definition at line 10 of file ecalDigis_cff.py.

ecalDigis_cff.headerUnpacking = False,

Definition at line 27 of file ecalDigis_cff.py.

ecalDigis_cff.memUnpacking = False

Definition at line 28 of file ecalDigis_cff.py.