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
2287636c
Commit
2287636c
authored
11 months ago
by
Pierre-Alain Loizeau
Committed by
Pierre-Alain Loizeau
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Bump geo and par hashes: mCBM geometries and setup for 2024 Ni beamtime
parent
a657bfaa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1864
Bump Geo and par hashes to bring mcbm ni2024 + some pending changes in geo repository
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 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
macro/geometry/check_overlaps.C
+2
-1
2 additions, 1 deletion
macro/geometry/check_overlaps.C
with
4 additions
and
3 deletions
external/InstallGeometry.cmake
+
1
−
1
View file @
2287636c
set
(
GEOMETRY_VERSION
cfbcc4e939bb505f94afd6a64fe68909ec162c80
)
set
(
GEOMETRY_VERSION
978685b9e8fee29a7e69946bd6e32e933ff012ff
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git"
)
if
(
CBM_MCBM_PARS
)
...
...
This diff is collapsed.
Click to expand it.
external/InstallParameter.cmake
+
1
−
1
View file @
2287636c
set
(
PARAMETER_VERSION
375449ad7081880c3e4432aade69e202290e314c
)
# 2024-06-0
5
set
(
PARAMETER_VERSION
5cc8f25e8e493f29947416af9b02e700b7653ae0
)
# 2024-06-
2
0
set
(
PARAMETER_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git"
)
...
...
This diff is collapsed.
Click to expand it.
macro/geometry/check_overlaps.C
+
2
−
1
View file @
2287636c
...
...
@@ -160,7 +160,8 @@ std::vector<std::string> mcbm_pipevac_bmon_overlaps = {
"cave/pipe_v19f_0/vacu20_1 overlapping cave/tof_v21j_mcbm_0/tof_v21j_mcbmStand_1/module_5_0"
,
"cave/pipe_v19f_0/vacu20_1 overlapping cave/tof_v22a_mcbm_0/tof_v22a_mcbmStand_1/module_5_0"
,
"cave/pipe_v19f_0/vacu20_1 overlapping cave/tof_v24a_mcbm_0/tof_v24a_mcbmStand_1/module_5_0"
,
"cave/pipe_v19f_0/vacu20_1 overlapping cave/tof_v24b_mcbm_0/tof_v24b_mcbmStand_1/module_5_0"
"cave/pipe_v19f_0/vacu20_1 overlapping cave/tof_v24b_mcbm_0/tof_v24b_mcbmStand_1/module_5_0"
,
"cave/pipe_v19f_0/vacu20_1 overlapping cave/tof_v24d_mcbm_0/tof_v24d_mcbmStand_1/module_5_0"
};
std
::
vector
<
std
::
pair
<
std
::
string
,
std
::
string
>>
mcbm_dets_overlaps
=
{
...
...
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