CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pythiaDefault_cff.py
Go to the documentation of this file.
2 
3 pythiaDefaultBlock = cms.PSet(
4  pythiaDefault = cms.vstring('PMAS(5,1)=4.8 ! b quark mass',
5  'PMAS(6,1)=172.3 ! t quark mass')
6 )
7