CMS 3D CMS Logo

Variables
deltaBetaWeights_cfi Namespace Reference

Variables

 pfWeightedNeutralHadrons
 
 pfWeightedPhotons
 

Variable Documentation

◆ pfWeightedNeutralHadrons

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.

◆ pfWeightedPhotons

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.