![]() |
|
|||
File indexing completed on 2022-04-20 23:56:46
0001 import FWCore.ParameterSet.Config as cms 0002 0003 ecalPreshowerRecHit = cms.EDProducer("ESRecHitProducer", 0004 ESRecoAlgo = cms.int32(0), 0005 ESdigiCollection = cms.InputTag("ecalPreshowerDigis"), 0006 ESrechitCollection = cms.string('EcalRecHitsES'), 0007 algo = cms.string('ESRecHitWorker') 0008 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |