Variables
pfSelectedPhotons_cfi Namespace Reference
Variables
pfSelectedPhotons
Variable Documentation
◆
pfSelectedPhotons
pfSelectedPhotons_cfi.pfSelectedPhotons
Initial value:
1
= cms.EDFilter(
2
"GenericPFCandidateSelector"
,
3
src = cms.InputTag(
"pfAllPhotons"
),
4
cut = cms.string(
"mva_nothing_gamma>0"
)
5
)
Definition at line
3
of file
pfSelectedPhotons_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.14