Variables | |
tuple | CaloRecHitCopy |
00001 cms.EDProducer("CaloRecHitCopy", 00002 InputRecHitCollectionTypes = cms.vuint32(2, 3), 00003 OutputRecHitCollections = cms.vstring('EcalRecHitsEB', 00004 'EcalRecHitsEE'), 00005 InputRecHitCollections = cms.VInputTag(cms.InputTag("ecalRecHit","EcalRecHitsEB"), cms.InputTag("ecalRecHit","EcalRecHitsEE")) 00006 )
Definition at line 3 of file CaloRecHitCopy_cfi.py.