RecoParticleFlow
PFProducer
python
mlpf_EventContent_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
MLPF_RECO = cms.PSet(
4
outputCommands = cms.untracked.vstring(
5
'keep recoPFCandidates_mlpfProducer_*_*'
,
6
)
7
)
8
Generated for CMSSW Reference Manual by
1.8.16