CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoParticleFlow_conversion_cff.py
Go to the documentation of this file.
2 
3 
5 
8 particleFlowBlock.useConversions =True
9 
11 
12 particleFlowRecoConversion = cms.Sequence( particleFlowTrackWithConversion*
13  particleFlowBlock*
14  particleFlowTmp )
15