Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoParticleFlow
PFProducer
python
pfLinker_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
import
RecoParticleFlow.PFProducer.pfLinker_cfi
4
import
RecoParticleFlow.PFProducer.particleFlowTmpPtrs_cfi
5
particleFlow = RecoParticleFlow.PFProducer.pfLinker_cfi.pfLinker.clone()
6
particleFlow.PFCandidate = [cms.InputTag(
"particleFlowTmp"
)]
7
particleFlowPtrs = RecoParticleFlow.PFProducer.particleFlowTmpPtrs_cfi.particleFlowTmpPtrs.clone()
8
particleFlowPtrs.src =
"particleFlow"
Config
particleFlowTmpPtrs_cfi
Generated for CMSSW Reference Manual by
1.8.5