CMS 3D CMS Logo

Variables
pfAllChargedParticles_cfi Namespace Reference

Variables

 pfAllChargedParticles
 

Variable Documentation

◆ pfAllChargedParticles

pfAllChargedParticles_cfi.pfAllChargedParticles
Initial value:
1 = cms.EDFilter("PFCandidateFwdPtrCollectionPdgIdFilter",
2  src = cms.InputTag("pfNoPileUpIso"),
3  pdgId = cms.vint32(211,-211,321,-321,999211,2212,-2212,11,-11,13,-13),
4  makeClones = cms.bool(True)
5 )

Definition at line 3 of file pfAllChargedParticles_cfi.py.