Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot_geometry
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Monitor
Incidents
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
Eoin Clerkin
cbmroot_geometry
Commits
9d76fa2d
Commit
9d76fa2d
authored
4 years ago
by
Eoin Clerkin
Browse files
Options
Downloads
Patches
Plain Diff
Updates hashes for the gometry and parametr repositories.
Includes latest v21 MUCH geometries.
parent
83df62de
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
external/InstallGeometry.cmake
+3
-1
3 additions, 1 deletion
external/InstallGeometry.cmake
external/InstallParameter.cmake
+2
-1
2 additions, 1 deletion
external/InstallParameter.cmake
with
5 additions
and
2 deletions
external/InstallGeometry.cmake
+
3
−
1
View file @
9d76fa2d
set
(
GEOMETRY_VERSION
151fcb9356610da62d91eeb7d5f4ef3d418b0cae
)
set
(
GEOMETRY_VERSION
53574909ed0120471a9be47dfc8c0d669e0f021b1
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git"
)
...
...
@@ -8,3 +8,5 @@ download_project_if_needed(PROJECT Geometry_source
SOURCE_DIR
${
CMAKE_SOURCE_DIR
}
/geometry
TEST_FILE media.geo
)
This diff is collapsed.
Click to expand it.
external/InstallParameter.cmake
+
2
−
1
View file @
9d76fa2d
set
(
PARAMETER_VERSION
21586bf382cf87d29b5987240764a2fe67fd7b28
)
set
(
PARAMETER_VERSION
b64e694ca04e76d80413c1091c69f03e2691baeb1
)
set
(
PARAMETER_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git"
)
...
...
@@ -8,3 +8,4 @@ download_project_if_needed(PROJECT Parameter_source
SOURCE_DIR
${
CMAKE_SOURCE_DIR
}
/parameters
TEST_FILE sts/LandauWidthTable.txt
)
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