![]() |
|
|||
File indexing completed on 2024-04-06 12:25:45
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # Ecal Preshower rechit producer 0004 ecalPreshowerRecHitAnalytic = cms.EDProducer("ESRecHitProducer", 0005 ESrechitCollection = cms.string('EcalRecHitsESFit'), 0006 ESdigiCollection = cms.InputTag("ecalPreshowerDigis"), 0007 algo = cms.string("ESRecHitWorker"), 0008 ESRecoAlgo = cms.int32(2) 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |