CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
NominalCollisionVertexGenerator_cfi.py
Go to the documentation of this file.
2 
4 myVertexGenerator = cms.PSet(
5  NominalCollisionVtxSmearingParameters,
6  type = cms.string('BetaFunc')
7 )
8