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
Merge requests
!1174
Draft: FSD integration to CBM-ROOT
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: FSD integration to CBM-ROOT
l.chlad/cbmroot:fsd_dev
into
master
Overview
11
Commits
67
Pipelines
7
Changes
113
Closed
Lukas Chlad
requested to merge
l.chlad/cbmroot:fsd_dev
into
master
1 year ago
Overview
7
Commits
67
Pipelines
7
Changes
113
Expand
At most of the places, the code is taken from PSD and add some changes specific to FSD design.
0
0
Merge request reports
Compare
master
version 6
a708f164
1 year ago
version 5
142c4de5
1 year ago
version 4
6150b754
1 year ago
version 3
e78c9e6e
1 year ago
version 2
4bae515e
1 year ago
version 1
17b4eee6
1 year ago
master (base)
and
latest version
latest version
a3038b93
67 commits,
1 year ago
version 6
a708f164
66 commits,
1 year ago
version 5
142c4de5
66 commits,
1 year ago
version 4
6150b754
65 commits,
1 year ago
version 3
e78c9e6e
64 commits,
1 year ago
version 2
4bae515e
63 commits,
1 year ago
version 1
17b4eee6
59 commits,
1 year ago
113 files
+
10185
−
56
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
113
Search (e.g. *.vue) (Ctrl+P)
MQ/mcbm/CMakeLists.txt
+
1
−
0
Options
@@ -35,6 +35,7 @@ set(PRIVATE_DEPS
CbmBmonReco
CbmMuchReco
CbmPsdReco
CbmFsdReco
CbmRecoSts
CbmRichReco
CbmSimSteer
Loading