Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Computing
cbmroot
Commits
3d77cb68
Commit
3d77cb68
authored
1 month ago
by
Eoin Clerkin
Browse files
Options
Downloads
Patches
Plain Diff
provide fsd_v25
Update geometry and parameter hashes. Compatiable geometries with new v24 beampipe due to shifts.
parent
5490a831
No related branches found
No related tags found
1 merge request
!2003
Bring in pipe_v24 geometries
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
external/InstallGeometry.cmake
+1
-1
1 addition, 1 deletion
external/InstallGeometry.cmake
external/InstallParameter.cmake
+1
-1
1 addition, 1 deletion
external/InstallParameter.cmake
with
2 additions
and
2 deletions
external/InstallGeometry.cmake
+
1
−
1
View file @
3d77cb68
set
(
GEOMETRY_VERSION
ab18ec5719595755fcb04a354d79e0b093f8221e
)
set
(
GEOMETRY_VERSION
77882bafc2e89f8b1355b72a0de3345f8d3e1e04
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git"
)
download_project_if_needed
(
PROJECT Geometry_source
...
...
This diff is collapsed.
Click to expand it.
external/InstallParameter.cmake
+
1
−
1
View file @
3d77cb68
set
(
PARAMETER_VERSION
6c2a42c01b2f21b02d65755ca2cc41319aacce15
)
# 2025-01-29
set
(
PARAMETER_VERSION
7dab1e63dd63d5f9344e0b7b8faf7b3a8ede245d
)
set
(
PARAMETER_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git"
)
download_project_if_needed
(
PROJECT Parameter_source
...
...
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