diff --git a/950xxx/950038/mc.Sh_228_Wmunu_HT2Scale_valid.py b/950xxx/950038/mc.Sh_228_Wmunu_HT2Scale_valid.py new file mode 100644 index 0000000000000000000000000000000000000000..d9d543c36af78b029429c7327ba9f52ece84d52e --- /dev/null +++ b/950xxx/950038/mc.Sh_228_Wmunu_HT2Scale_valid.py @@ -0,0 +1,55 @@ +include("Sherpa_i/Base_Fragment.py") +include("Sherpa_i/NNPDF30NNLO.py") + +evgenConfig.description = "Sherpa W->munu + 0,1,2j@NLO + 3,4j@LO with HT scale" +evgenConfig.keywords = ["SM", "W", "muons", "jets", "NLO" ] +evgenConfig.contact = [ "atlas-generators-sherpa@cern.ch","matthew.gignac@cern.ch" ] +evgenConfig.nEventsPerJob = 2000 + +genSeq.Sherpa_i.RunCard=""" +(run){ + %scales, tags for scale variations + FSF:=1.; RSF:=1.; QSF:=1.; + SCALES VAR{0.25*H_T2}{0.25*H_T2} + + # me generator settings + ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN; + LOOPGEN:=OpenLoops + + # tags for process setup + NJET:=4; LJET:=2,3,4; QCUT:=20.; + +}(run) + +(processes){ + Process 93 93 -> 13 -14 93{NJET}; + Order (*,2); CKKW sqr(QCUT/E_CMS); + Enhance_Observable VAR{log10(PPerp(p[2]+p[3]))}|1|3 {3,4,5,6,7} + NLO_QCD_Mode MC@NLO {LJET}; + ME_Generator Amegic {LJET}; + RS_ME_Generator Comix {LJET}; + Loop_Generator LOOPGEN {LJET}; + Max_N_Quarks 4 {6,7,8}; + Max_Epsilon 0.01 {6,7,8}; + Integration_Error 0.99 {3,4,5,6,7,8}; + End process; + + Process 93 93 -> -13 14 93{NJET}; + Order (*,2); CKKW sqr(QCUT/E_CMS); + Enhance_Observable VAR{log10(PPerp(p[2]+p[3]))}|1|3 {3,4,5,6,7} + NLO_QCD_Mode MC@NLO {LJET}; + ME_Generator Amegic {LJET}; + RS_ME_Generator Comix {LJET}; + Loop_Generator LOOPGEN {LJET}; + Max_N_Quarks 4 {6,7,8}; + Max_Epsilon 0.01 {6,7,8}; + Integration_Error 0.99 {3,4,5,6,7,8}; + End process; +}(processes) + +(selector){ + Mass 11 -11 40.0 E_CMS +}(selector) +""" + +genSeq.Sherpa_i.NCores = 16 diff --git a/950xxx/950038/mc_13TeV.Sh_228_Wmunu_HT2Scale_valid.GRID.tar.gz b/950xxx/950038/mc_13TeV.Sh_228_Wmunu_HT2Scale_valid.GRID.tar.gz new file mode 120000 index 0000000000000000000000000000000000000000..3eeb6042a9d07a5467a6a554d5dc241c51cdcd73 --- /dev/null +++ b/950xxx/950038/mc_13TeV.Sh_228_Wmunu_HT2Scale_valid.GRID.tar.gz @@ -0,0 +1 @@ +/eos/user/m/mgignac/mc/mc_13TeV.Sh_228_Wmunu_HT2Scale_valid.GRID.tar.gz \ No newline at end of file