Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Lawrence Davou Christopher
athena
Commits
ed65ab95
Commit
ed65ab95
authored
6 years ago
by
James Robinson
Browse files
Options
Downloads
Patches
Plain Diff
Adding override for ggF_HZ which is LO
Former-commit-id: 0e9b847aad60f0d984b6dd10371a68e2db228c1f
parent
bb26fc1d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Generators/PowhegControl/python/processes/powheg/ggF_HZ.py
+2
-2
2 additions, 2 deletions
Generators/PowhegControl/python/processes/powheg/ggF_HZ.py
with
2 additions
and
2 deletions
Generators/PowhegControl/python/processes/powheg/ggF_HZ.py
+
2
−
2
View file @
ed65ab95
...
...
@@ -77,8 +77,8 @@ class ggF_HZ(PowhegV2):
self
.
add_keyword
(
"
itmx2rm
"
)
self
.
add_keyword
(
"
iupperfsr
"
)
self
.
add_keyword
(
"
iupperisr
"
)
self
.
add_keyword
(
"
lhans1
"
,
self
.
default_PDFs
)
self
.
add_keyword
(
"
lhans2
"
,
self
.
default_PDFs
)
self
.
add_keyword
(
"
lhans1
"
,
262000
)
# use NNPDF30_lo_as_0118 as this is a LO process
self
.
add_keyword
(
"
lhans2
"
,
262000
)
# use NNPDF30_lo_as_0118 as this is a LO process
self
.
add_keyword
(
"
lhapdf6maxsets
"
)
self
.
add_keyword
(
"
lhrwgt_descr
"
)
self
.
add_keyword
(
"
lhrwgt_group_combine
"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment