CMS 3D CMS Logo

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