Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cms-tracker-phase2-data-processing
BE_software
Ph2_ACF
Commits
744d3973
Commit
744d3973
authored
Dec 10, 2018
by
Lorenzo Uplegger
Browse files
Solved bug in Utils/D19cCbc3Event.h:calculate_address
parent
ddd7bd52
Changes
1
Show whitespace changes
Inline
Side-by-side
Utils/D19cCbc3Event.h
View file @
744d3973
...
...
@@ -234,6 +234,7 @@ namespace Ph2_HwInterface {
cWordP
=
cWordP
-
3
;
cBitP
=
(
int
)
(
(
i
-
190
)
/
2
);
}
cWordP
++
;
// because the first word is actually header
}
void
printCbcHeader
(
std
::
ostream
&
os
,
uint8_t
pFeId
,
uint8_t
pCbcId
)
const
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment