CMS 3D CMS Logo

Variables

pfAllElectrons_cfi Namespace Reference

Variables

tuple pfAllElectrons
tuple pfAllElectronsClones

Variable Documentation

Initial value:
00001 cms.EDFilter("PFCandidateFwdPtrCollectionPdgIdFilter",
00002     src = cms.InputTag("pfNoMuon"),
00003     pdgId = cms.vint32(11,-11),
00004     makeClones = cms.bool(True)
00005 )

Definition at line 3 of file pfAllElectrons_cfi.py.

Initial value:
00001 cms.EDProducer("PFCandidateProductFromFwdPtrProducer",
00002                                   src = cms.InputTag("pfAllElectrons")
00003                                   )

Definition at line 10 of file pfAllElectrons_cfi.py.