![]() |
|
|||
File indexing completed on 2024-04-06 12:24:58
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # 0004 # producer for GEDphotonCore collection 0005 # 0006 gedPhotonCore = cms.EDProducer("GEDPhotonCoreProducer", 0007 # conversionProducer = cms.InputTag("conversions"), 0008 pfEgammaCandidates = cms.InputTag("particleFlowEGamma"), 0009 pixelSeedProducer = cms.InputTag('electronMergedSeeds'), 0010 gedPhotonCoreCollection = cms.string('') 0011 0012 ) 0013 0014
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |