CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
conversionSequence_cff.py
Go to the documentation of this file.
2 
3 #
4 #
5 # Conversion Track candidate producer
7 # converted photon producer
8 #from RecoEgamma.EgammaTools.PhotonConversionMVAComputer_cfi import *
10 #conversionSequence = cms.Sequence(ckfTracksFromConversions*conversions)
11 conversionSequence = cms.Sequence(conversions)
12