CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
gedPhotonsGSFixed_cfi Namespace Reference

Variables

tuple gedPhotonsGSFixed
 

Variable Documentation

tuple gedPhotonsGSFixed_cfi.gedPhotonsGSFixed
Initial value:
1 = cms.EDProducer('GEDPhotonGSCrysFixer',
2  photons = cms.InputTag('gedPhotons', '', cms.InputTag.skipCurrentProcess()),
3  newCores = cms.InputTag('gedPhotonCoreGSFixed'),
4  barrelEcalHits=cms.InputTag("ecalMultiAndGSGlobalRecHitEB"),
5  primaryVertexProducer = cms.InputTag('offlinePrimaryVerticesWithBS'),
6  # rest for regression
7  minR9Barrel = cms.double(0.94),
8  minR9Endcap = cms.double(0.95),
9  endcapEcalHits = cms.InputTag('reducedEcalRecHitsEE'),
10  superClusterEnergyCorrFunction = cms.string("EcalClusterEnergyCorrection"),
11  superClusterEnergyErrorFunction = cms.string("EcalClusterEnergyUncertainty"),
12  superClusterCrackEnergyCorrFunction = cms.string("EcalClusterCrackCorrection"),
13  photonEcalEnergyCorrFunction = cms.string("EcalClusterEnergyCorrectionObjectSpecific"),
14  regressionConfig = regressionModifier.clone(rhoCollection = cms.InputTag("fixedGridRhoFastjetAllTmp")),
15  regressionWeightsFromDB = cms.bool(True),
16  energyRegressionWeightsFileLocation = cms.string('that this is required is dumb'),
17  energyRegressionWeightsDBLocation = cms.string('wgbrph')
18 )

Definition at line 5 of file gedPhotonsGSFixed_cfi.py.