diff --git a/ChangeLog b/ChangeLog index 6e52b191b990230a1be925f3cc6bee11f218bf64..ed83b0744ae0b14fc99e19f0f32bd25209b19a4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ +2019-06-19 E. M. Lobodzinska + * tag MC15JobOptions-01-00-54 + * add 363254-7 + 2019-06-18 Cyril Becot + * tag MC15JobOptions-01-00-53 * add 420286 * add 420037-420039 * up MadGraphControl_SimplifiedModel_SlepSlep_direct_MET50 diff --git a/share/DSID363xxx/MC15.363254.Herwig7EvtGen_BudnevQED_ggTOee_60M200_LeptonFilter.py b/share/DSID363xxx/MC15.363254.Herwig7EvtGen_BudnevQED_ggTOee_60M200_LeptonFilter.py new file mode 100644 index 0000000000000000000000000000000000000000..90714faaabfdf07ceea7364d224f3a98e92c051c --- /dev/null +++ b/share/DSID363xxx/MC15.363254.Herwig7EvtGen_BudnevQED_ggTOee_60M200_LeptonFilter.py @@ -0,0 +1,22 @@ +# based on the JobOptions MC15.363684 +evgenConfig.generators += ["Herwig7", "EvtGen"] +evgenConfig.description = "gammagamma->ee with Budnev parameterization, 609 GeV" +evgenConfig.keywords = ["QED", "2lepton", "exclusive", "diphoton"] +evgenConfig.contact = ["Oldrich Kepka (oldrich.kepka@cern.ch), Tetiana Moskalets (tetiana.moskalets@cern.ch)"] + +# Add common job option for gamma gamma -> ll processes. Min/Max and lepton flavour will be determined from the JO name +include("MC15JobOptions/Herwig71_QED_EvtGen_ll.py") + +# add EvtGen +include("MC15JobOptions/Herwig71_EvtGen.py") + +# run Herwig7 +Herwig7Config.run() + +include('MC15JobOptions/MultiLeptonFilter.py') +MultiLeptonFilter = filtSeq.MultiLeptonFilter +MultiLeptonFilter.Ptcut = 9000. +MultiLeptonFilter.Etacut = 2.7 +MultiLeptonFilter.NLeptons = 2 + +evgenConfig.minevents = 5000 diff --git a/share/DSID363xxx/MC15.363255.Herwig7EvtGen_BudnevQED_ggTOee_200M_LeptonFilter.py b/share/DSID363xxx/MC15.363255.Herwig7EvtGen_BudnevQED_ggTOee_200M_LeptonFilter.py new file mode 100644 index 0000000000000000000000000000000000000000..ca054bf411e1b5d7afa003d2a4b3be938d42b00a --- /dev/null +++ b/share/DSID363xxx/MC15.363255.Herwig7EvtGen_BudnevQED_ggTOee_200M_LeptonFilter.py @@ -0,0 +1,22 @@ +# based on the JobOptions MC15.363685 +evgenConfig.generators += ["Herwig7", "EvtGen"] +evgenConfig.description = "gammagamma->ee with Budnev parameterization, M>200 GeV, central lepton filter pt>9 GeV" +evgenConfig.keywords = ["QED", "2lepton", "exclusive", "diphoton"] +evgenConfig.contact = ["Oldrich Kepka (oldrich.kepka@cern.ch), Tetiana Moskalets (tetiana.moskalets@cern.ch)"] + +# Add common job option for gamma gamma -> ll processes. Min/Max and lepton flavour will be determined from the JO name +include("MC15JobOptions/Herwig71_QED_EvtGen_ll.py") + +# add EvtGen +include("MC15JobOptions/Herwig71_EvtGen.py") + +# run Herwig7 +Herwig7Config.run() + +include('MC15JobOptions/MultiLeptonFilter.py') +MultiLeptonFilter = filtSeq.MultiLeptonFilter +MultiLeptonFilter.Ptcut = 9000. +MultiLeptonFilter.Etacut = 2.7 +MultiLeptonFilter.NLeptons = 2 + +evgenConfig.minevents = 5000 diff --git a/share/DSID363xxx/MC15.363256.Herwig7EvtGen_BudnevQED_ggTOmumu_60M200_LeptonFilter.py b/share/DSID363xxx/MC15.363256.Herwig7EvtGen_BudnevQED_ggTOmumu_60M200_LeptonFilter.py new file mode 100644 index 0000000000000000000000000000000000000000..38649f02a8e69be09e599ebd1d850f6fcaca652a --- /dev/null +++ b/share/DSID363xxx/MC15.363256.Herwig7EvtGen_BudnevQED_ggTOmumu_60M200_LeptonFilter.py @@ -0,0 +1,22 @@ +# based on the JobOptions MC15.363688 +evgenConfig.generators += ["Herwig7", "EvtGen"] +evgenConfig.description = "gammagamma->mumu with Budnev parameterization, 60>M>200 GeV, central lepton filter pt>3.5 GeV" +evgenConfig.keywords = ["QED", "2lepton", "exclusive", "diphoton"] +evgenConfig.contact = ["Oldrich Kepka (oldrich.kepka@cern.ch), Tetiana Moskalets (tetiana.moskalets@cern.ch)"] + +# Add common job option for gamma gamma -> ll processes. Min/Max and lepton flavour will be determined from the JO name +include("MC15JobOptions/Herwig71_QED_EvtGen_ll.py") + +# add EvtGen +include("MC15JobOptions/Herwig71_EvtGen.py") + +# run Herwig7 +Herwig7Config.run() + +include('MC15JobOptions/MultiLeptonFilter.py') +MultiLeptonFilter = filtSeq.MultiLeptonFilter +MultiLeptonFilter.Ptcut = 3500. +MultiLeptonFilter.Etacut = 2.7 +MultiLeptonFilter.NLeptons = 2 + +evgenConfig.minevents = 5000 diff --git a/share/DSID363xxx/MC15.363257.Herwig7EvtGen_BudnevQED_ggTOmumu_200M_LeptonFilter.py b/share/DSID363xxx/MC15.363257.Herwig7EvtGen_BudnevQED_ggTOmumu_200M_LeptonFilter.py new file mode 100644 index 0000000000000000000000000000000000000000..9401b38e0b2b3e02a965f7f69bd363c8685867f0 --- /dev/null +++ b/share/DSID363xxx/MC15.363257.Herwig7EvtGen_BudnevQED_ggTOmumu_200M_LeptonFilter.py @@ -0,0 +1,22 @@ +# based on the JobOptions MC15.363689 +evgenConfig.generators += ["Herwig7", "EvtGen"] +evgenConfig.description = "gammagamma->mumu with Budnev parameterization, M>200 GeV, central lepton filter pt>3.5 GeV" +evgenConfig.keywords = ["QED", "2lepton", "exclusive", "diphoton"] +evgenConfig.contact = ["Oldrich Kepka (oldrich.kepka@cern.ch), Tetiana Moskalets (tetiana.moskalets@cern.ch)"] + +# Add common job option for gamma gamma -> ll processes. Min/Max and lepton flavour will be determined from the JO name +include("MC15JobOptions/Herwig71_QED_EvtGen_ll.py") + +# add EvtGen +include("MC15JobOptions/Herwig71_EvtGen.py") + +# run Herwig7 +Herwig7Config.run() + +include('MC15JobOptions/MultiLeptonFilter.py') +MultiLeptonFilter = filtSeq.MultiLeptonFilter +MultiLeptonFilter.Ptcut = 3500. +MultiLeptonFilter.Etacut = 2.7 +MultiLeptonFilter.NLeptons = 2 + +evgenConfig.minevents = 5000 diff --git a/tag b/tag index ce40b8ca4186a3f872e396a0d422c65bca5b8152..9b6adfda91464bcdccaeb5ff3d2ce95b69d0fb5e 100644 --- a/tag +++ b/tag @@ -1 +1 @@ -MC15JobOptions-01-00-53/ +MC15JobOptions-01-00-54/