1 import FWCore.ParameterSet.Config
as cms
2 import PhysicsTools.PatAlgos.PATPhotonProducer_cfi
as _mod
4 patPhotons = _mod.PATPhotonProducer.clone(
6 photonSource =
"gedPhotons",
7 electronSource =
"gedGsfElectrons",
8 beamLineSrc =
"offlineBeamSpot",
13 userClasses = cms.PSet(
14 src = cms.VInputTag(
'')
17 userFloats = cms.PSet(
18 src = cms.VInputTag(
'')
22 src = cms.VInputTag(
'')
26 src = cms.VInputTag(
'')
30 userFunctionLabels = []
34 embedSuperCluster =
True,
35 embedSeedCluster =
True,
36 embedBasicClusters =
True,
37 embedPreshowerClusters =
True,
39 saveRegressionData =
True,
42 isoDeposits = cms.PSet(),
54 photonIDSources = cms.PSet(),
58 genParticleMatch =
"photonMatch",
61 addEfficiencies =
False,
62 efficiencies = dict(),
65 addResolutions =
False,
69 addPFClusterIso =
False,
70 ecalPFClusterIsoMap =
"",
71 hcalPFClusterIsoMap =
"",
72 addPuppiIsolation =
False 74 del patPhotons.photonIDSource