CMS 3D CMS Logo

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