1 import FWCore.ParameterSet.Config
as cms
5 herwig7LHEMG5aMCatNLOSettingsBlock = cms.PSet(
6 hw_lhe_MG5aMCatNLO_settings = cms.vstring(
7 'set /Herwig/Shower/KinematicsReconstructor:InitialInitialBoostOption LongTransBoost',
8 'set /Herwig/Shower/KinematicsReconstructor:ReconstructionOption General',
9 'set /Herwig/Shower/KinematicsReconstructor:FinalStateReconOption Default',
10 'set /Herwig/Shower/KinematicsReconstructor:InitialStateReconOption Rapidity',
11 'set /Herwig/Shower/ShowerHandler:SpinCorrelations Yes',
12 'set /Herwig/Particles/t:NominalMass 172.5'