Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
f2ecfdb8
Commit
f2ecfdb8
authored
Jul 28, 2020
by
Ewelina Maria Lobodzinska
Browse files
update to Pythia8.302p3 and include OpenLoops instead of VBFNLO for H7
parent
ed98b7dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Generators/Herwig7_i/CMakeLists.txt
View file @
f2ecfdb8
...
...
@@ -20,8 +20,8 @@ find_package( Boost )
find_package
(
Herwig3 COMPONENTS HerwigAPI
)
find_package
(
ThePEG
)
find_package
(
GSL
)
#
find_package( OpenLoops )
find_package
(
VBFNLO
)
find_package
(
OpenLoops
)
#
find_package( VBFNLO )
# Remove the --as-needed linker flags:
...
...
Projects/AthGeneration/externals/Pythia8.cmake
View file @
f2ecfdb8
...
...
@@ -3,6 +3,6 @@
#
message
(
INFO
"Setting Pythia8 env. variables from AthGeneration"
)
set
(
PYTHIA8_LCGVERSION
244
p3
)
set
(
PYTHIA8_LCGVERSION
302
p3
)
set
(
PYTHIA8_LCGROOT
${
LCG_RELEASE_DIR
}
/MCGenerators/pythia8/
${
PYTHIA8_LCGVERSION
}
/
${
LCG_PLATFORM
}
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment