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
57717f4a
Commit
57717f4a
authored
3 years ago
by
David Emschermann
Browse files
Options
Downloads
Patches
Plain Diff
Switch to surveyed mCBM geometry in external, refs
#2215
parent
207f186b
No related branches found
No related tags found
1 merge request
!521
Switch to surveyed mCBM geometry in external, refs #2215
Pipeline
#13293
passed
3 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
external/InstallGeometry.cmake
+1
-1
1 addition, 1 deletion
external/InstallGeometry.cmake
macro/mcbm/mcbm_transport.C
+3
-1
3 additions, 1 deletion
macro/mcbm/mcbm_transport.C
with
4 additions
and
2 deletions
external/InstallGeometry.cmake
+
1
−
1
View file @
57717f4a
set
(
GEOMETRY_VERSION 8
75439f929577d678b86bbc243b8f99a094fd31c
)
set
(
GEOMETRY_VERSION 8
3f5ffc1a886a350de6960437cdd85026ee5c666
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git"
)
...
...
This diff is collapsed.
Click to expand it.
macro/mcbm/mcbm_transport.C
+
3
−
1
View file @
57717f4a
...
...
@@ -19,10 +19,12 @@
void
SetTrack
(
CbmTransport
*
,
Double_t
,
Int_t
,
Double_t
,
Double_t
,
Double_t
);
void
mcbm_transport
(
Int_t
nEvents
=
10
,
// const char* setupName = "mcbm_beam_2022_03",
const
char
*
setupName
=
"mcbm_beam_2021_07_surveyed"
,
// const char* setupName = "mcbm_beam_2021_07",
// const char* setupName = "mcbm_beam_2021_04",
// const char* setupName = "mcbm_beam_2021_03",
const
char
*
setupName
=
"mcbm_beam_2020_03"
,
//
const char* setupName = "mcbm_beam_2020_03",
// const char* setupName = "mcbm_beam_2019_11",
// const char* setupName = "mcbm_beam_2019_03",
// const char* setupName = "sis18_mcbm_25deg_long",
...
...
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