Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas
athena
Merge requests
!43156
update to Pythia8.245p3.lhcb7
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update to Pythia8.245p3.lhcb7
ewelina/athena:21.6-7
into
21.6
Overview
2
Commits
1
Pipelines
1
Changes
1
Merged
Ewelina Maria Lobodzinska
requested to merge
ewelina/athena:21.6-7
into
21.6
3 years ago
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
update to Pythia8.245p3.lhcb7
0
0
Merge request reports
Viewing commit
f1e11998
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
f1e11998
update to Pythia8.245p3.lhcb7
· f1e11998
Ewelina Maria Lobodzinska
authored
3 years ago
Projects/AthGeneration/externals/Pythia8.cmake
+
1
−
1
Options
@@ -3,6 +3,6 @@
#
message
(
INFO
"Setting Pythia8 env. variables from AthGeneration"
)
set
(
PYTHIA8_LCGVERSION 245p3.lhcb
6
)
set
(
PYTHIA8_LCGVERSION 245p3.lhcb
7
)
set
(
PYTHIA8_LCGROOT
${
LCG_RELEASE_DIR
}
/MCGenerators/pythia8/
${
PYTHIA8_LCGVERSION
}
/
${
LCG_PLATFORM
}
)
Loading