Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lcgcmake
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
sft
lcgcmake
Commits
10adab72
Commit
10adab72
authored
3 months ago
by
Dmitri Konstantinov
Browse files
Options
Downloads
Patches
Plain Diff
Add toolchain for 105c_LHCB_8
parent
dde1f522
No related branches found
Branches containing commit
No related tags found
1 merge request
!2621
SPI-2690: LCG_105c_LHCB_8
Pipeline
#9556959
passed
3 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/toolchain/heptools-105c_LHCB_8.cmake
+41
-0
41 additions, 0 deletions
cmake/toolchain/heptools-105c_LHCB_8.cmake
with
41 additions
and
0 deletions
cmake/toolchain/heptools-105c_LHCB_8.cmake
0 → 100644
+
41
−
0
View file @
10adab72
#---List of externals----------------------------------------------
set
(
LCG_PYTHON_VERSION 3
)
include
(
heptools-105c
)
SET
(
LHCB_JSON_FILE https://gitlab.cern.ch/lhcb-core/rpm-recipes/-/raw/master/LHCBEXTERNALS/105/LHCBEXTERNALS_105c_LHCB_7.json
)
include
(
heptools-lhcbsetup
)
# generator versions from LHCB_7
LCG_external_package
(
lhapdf 6.2.3
${
MCGENPATH
}
/lhapdf author=6.2.3 usecxxstd=1
)
LCG_external_package
(
photos++ 3.56.lhcb1
${
MCGENPATH
}
/photos++ author=3.56 hepmc=2
)
LCG_external_package
(
pythia6 427.2.lhcb
${
MCGENPATH
}
/pythia6 author=6.4.27 hepevt=200000
)
LCG_external_package
(
tauola++ 1.1.6b.lhcb
${
MCGENPATH
}
/tauola++ author=1.1.6b hepmc=2
)
LCG_external_package
(
crmc 1.8.0.lhcb
${
MCGENPATH
}
/crmc author=1.8.0 hepmc=2
)
LCG_external_package
(
starlight r313
${
MCGENPATH
}
/starlight
)
LCG_external_package
(
madgraph5amc 2.9.3.atlas1
${
MCGENPATH
}
/madgraph5amc author=2.9.3
)
LCG_external_package
(
pythia8 244.lhcb4
${
MCGENPATH
}
/pythia8 author=244
)
LCG_user_recipe
(
superchic
URL https://lcgpackages.web.cern.ch/tarFiles/sources/MCGeneratorsTarFiles/superchic-v<superchic_<NATIVE_VERSION>_author>.tar.gz
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>
-DCMAKE_BUILD_TYPE=
${
CMAKE_BUILD_TYPE
}
-DLHAPDF_DIR=
${
lhapdf_home
}
-DSUPERCHIC_ENABLE_TESTS=OFF
"-DCMAKE_Fortran_FLAGS=-ffree-line-length-none"
DEPENDS lhapdf
)
LCG_external_package
(
superchic 5.1
${
MCGENPATH
}
/superchic author=5.1
)
LCG_external_package
(
rivet 3.1.10
${
MCGENPATH
}
/rivet yoda=1.9.10 hepmc=2
)
LCG_external_package
(
yoda 1.9.10
${
MCGENPATH
}
/yoda
)
LCG_external_package
(
thepeg 2.2.3
${
MCGENPATH
}
/thepeg hepmc=2
)
LCG_external_package
(
herwig3 7.2.3p2
${
MCGENPATH
}
/herwig++ thepeg=2.2.3 madgraph=2.9.3.atlas1 openloops=2.1.1 lhapdf=6.2.3 author=7.2.3 hepmc=2
)
LIST
(
APPEND LHCB_TOP_PACKAGES superchic
)
LCG_top_packages
(
${
LHCB_TOP_PACKAGES
}
)
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