3 hwpp_pdf_MRST2001_Common = cms.vstring(
6 'create Herwig::MRST /Herwig/Partons/MRST2001 HwMRST.so',
7 'setup /Herwig/Partons/MRST2001 ${HERWIGPATH}/PDF/mrst/2001/lo2002.dat',
8 'set /Herwig/Partons/MRST2001:RemnantHandler /Herwig/Partons/HadronRemnants',
12 hwpp_pdf_MRST2001 = cms.vstring(
13 '+hwpp_pdf_MRST2001_Common',
14 'cp /Herwig/Partons/MRST2001 /Herwig/Partons/cmsPDFSet',
16 'set /Herwig/Particles/p+:PDF /Herwig/Partons/cmsPDFSet',
17 'set /Herwig/Particles/pbar-:PDF /Herwig/Partons/cmsPDFSet',
22 hwpp_pdf_MRST2001_Hard = cms.vstring(
23 '+hwpp_pdf_MRST2001_Common',
24 'cp /Herwig/Partons/MRST2001 /Herwig/Partons/cmsHardPDFSet',