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
7192e948
Commit
7192e948
authored
4 years ago
by
Norbert Herrmann
Committed by
Florian Uhlig
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update descrption of bit fields
parent
4656d55c
No related branches found
No related tags found
1 merge request
!138
Final merge
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/data/tof/CbmTofDetectorId_v21a.h
+6
-6
6 additions, 6 deletions
core/data/tof/CbmTofDetectorId_v21a.h
with
6 additions
and
6 deletions
core/data/tof/CbmTofDetectorId_v21a.h
+
6
−
6
View file @
7192e948
...
@@ -20,12 +20,12 @@
...
@@ -20,12 +20,12 @@
// 3 2 1 shift length
// 3 2 1 shift length
/** Current definition: 10987654321098765432109876543210
/** Current definition: 10987654321098765432109876543210
** System ID (kTOF=6) on bits 0-3 00000000000000000000000000001111 15
** System ID (kTOF=6) on bits 0-3 00000000000000000000000000001111 15
** Module ID on bits 4-1
1
00000000000000000000011111110000 <<4 127
** Module ID on bits 4-1
0
00000000000000000000011111110000 <<4 127
** Module Type on bits 1
2
-1
5
00000000000000000111100000000000 <<11 15
** Module Type on bits 1
1
-1
4
00000000000000000111100000000000 <<11 15
** Counter ID on bits 1
6
-2
3
00000000000111111000000000000000 <<15 63
** Counter ID on bits 1
5
-2
0
00000000000111111000000000000000 <<15 63
** Side/Gap NR on bits 2
0
-2
3
00000000001000000000000000000000 <<21 1
** Side/Gap NR on bits 2
1
-2
1
00000000001000000000000000000000 <<21 1
** Strip ID on bits 2
4-31
00001111110000000000000000000000 <<22 255
** Strip ID on bits 2
2-27
00001111110000000000000000000000 <<22 255
* Counter Type
11110000000000000000000000000000 <<28 15
* Counter Type
on bits 28 - 31
11110000000000000000000000000000 <<28 15
**/
**/
...
...
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