CMS 3D CMS Logo

Variables
pfAllChargedHadrons_cfi Namespace Reference

Variables

 pfAllChargedHadrons
 

Variable Documentation

◆ pfAllChargedHadrons

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

Definition at line 3 of file pfAllChargedHadrons_cfi.py.