|
||||
File indexing completed on 2024-04-06 12:24:58
0001 import FWCore.ParameterSet.Config as cms 0002 from RecoEgamma.EgammaPhotonProducers.photonCore_cfi import * 0003 0004 ootPhotonCore = photonCore.clone( 0005 scHybridBarrelProducer = "particleFlowSuperClusterOOTECAL:particleFlowSuperClusterOOTECALBarrel", 0006 scIslandEndcapProducer = "particleFlowSuperClusterOOTECAL:particleFlowSuperClusterOOTECALEndcapWithPreshower", 0007 conversionProducer = "conversions" 0008 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |