CMS 3D CMS Logo

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

Variables

tuple pfWeightedNeutralHadrons
 
tuple pfWeightedPhotons
 

Variable Documentation

tuple deltaBetaWeights_cfi.pfWeightedNeutralHadrons
Initial value:
1 = cms.EDProducer('DeltaBetaWeights',
2  src = cms.InputTag('pfAllNeutralHadrons'),
3  chargedFromPV = cms.InputTag("pfAllChargedParticles"),
4  chargedFromPU = cms.InputTag("pfPileUpAllChargedParticles")
5 )

Definition at line 9 of file deltaBetaWeights_cfi.py.

tuple deltaBetaWeights_cfi.pfWeightedPhotons
Initial value:
1 = cms.EDProducer('DeltaBetaWeights',
2  src = cms.InputTag('pfAllPhotons'),
3  chargedFromPV = cms.InputTag("pfAllChargedParticles"),
4  chargedFromPU = cms.InputTag("pfPileUpAllChargedParticles")
5 )

Definition at line 4 of file deltaBetaWeights_cfi.py.