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
d4855292
Commit
d4855292
authored
3 months ago
by
Sergei Zharko
Browse files
Options
Downloads
Patches
Plain Diff
bugfix in cbmroot_parameters: (MR213)
parent
fad092a2
No related branches found
No related tags found
1 merge request
!1956
CA: Migration from ca::MaterialMap to kf::MaterialMap
Pipeline
#32088
passed
3 months ago
Stage: package
Stage: verify
Stage: documentation
Stage: deploy
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
external/InstallParameter.cmake
+1
-1
1 addition, 1 deletion
external/InstallParameter.cmake
macro/L1/configs/ca_params_mcbm.yaml
+1
-1
1 addition, 1 deletion
macro/L1/configs/ca_params_mcbm.yaml
with
2 additions
and
2 deletions
external/InstallParameter.cmake
+
1
−
1
View file @
d4855292
set
(
PARAMETER_VERSION
d411d00034750adad96548c53ac3fda4fd2fecac
)
# 2024-1
1-28
set
(
PARAMETER_VERSION
46692530a94d76df4a6f13b5c7a34c20e862695f
)
# 2024-1
2-05
set
(
PARAMETER_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git"
)
set
(
PARAMETER_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git"
)
download_project_if_needed
(
PROJECT Parameter_source
download_project_if_needed
(
PROJECT Parameter_source
...
...
This diff is collapsed.
Click to expand it.
macro/L1/configs/ca_params_mcbm.yaml
+
1
−
1
View file @
d4855292
...
@@ -17,7 +17,7 @@ ca:
...
@@ -17,7 +17,7 @@ ca:
# Sequence of station names to be IGNORED by tracking
# Sequence of station names to be IGNORED by tracking
# A station name contains the official detector subsystem abbreviation (MVD, STS, MUCH, TRD, TOF),
# A station name contains the official detector subsystem abbreviation (MVD, STS, MUCH, TRD, TOF),
# which is followed by the local geometry index of station (the index, which is used in the detector
# which is followed by the local geometry index of station (the index, which is used in the detector
# interface classes). If there is no index provided, the whole detector subsystem is sk
ept
.
# interface classes). If there is no index provided, the whole detector subsystem is sk
ipped
.
# Examples:
# Examples:
# 1) Turn the first and the second STS in the geometry and the full TRD detector off
# 1) Turn the first and the second STS in the geometry and the full TRD detector off
# inactive_stations: ['STS:0', 'STS:1', 'TRD']
# inactive_stations: ['STS:0', 'STS:1', 'TRD']
...
...
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