Warning, /GeneratorInterface/SherpaInterface/data/Run.dat_13TeV_WJets_MENLOPS_2jLO is written in an unsupported language. File is not indexed.
0001 (run){
0002 % general setting
0003 EVENTS 1M; ERROR 0.99;
0004
0005 % scales, tags for scale variations
0006 FSF:=1.; RSF:=1.; QSF:=1.;
0007 SCALES METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
0008
0009 % tags for process setup
0010 NJET:=2; LJET:=2; QCUT:=20.;
0011
0012 % me generator settings
0013 ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
0014 EVENT_GENERATION_MODE Weighted;
0015 LOOPGEN:=BlackHat;
0016
0017 % exclude tau from lepton container
0018 MASSIVE[15] 1;
0019
0020 % collider setup
0021 BEAM_1 2212; BEAM_ENERGY_1 = 6500.;
0022 BEAM_2 2212; BEAM_ENERGY_2 = 6500.;
0023 }(run)
0024
0025 (processes){
0026 Process 93 93 -> 90 91 93{NJET};
0027 Order (*,2); CKKW sqr(QCUT/E_CMS);
0028 NLO_QCD_Mode MC@NLO {LJET};
0029 ME_Generator Amegic {LJET};
0030 RS_ME_Generator Comix {LJET};
0031 Loop_Generator LOOPGEN {LJET};
0032 Integration_Error 0.02 {4};
0033 Integration_Error 0.02 {5};
0034 Integration_Error 0.05 {6};
0035 Integration_Error 0.08 {7};
0036 Integration_Error 0.10 {8};
0037 Scales LOOSE_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2} {7,8};
0038 End process;
0039 }(processes)
0040
0041 (selector){
0042 Mass 11 -12 1. E_CMS
0043 Mass 13 -14 1. E_CMS
0044 Mass -11 12 1. E_CMS
0045 Mass -13 14 1. E_CMS
0046 }(selector)