Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mehulkumar Shiroya
cbmroot
Commits
48cc7cb6
Commit
48cc7cb6
authored
Apr 08, 2021
by
Norbert Herrmann
Browse files
format
parent
20083f8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
analysis/detectors/tof/CbmTofAnaTestbeam.cxx
analysis/detectors/tof/CbmTofAnaTestbeam.cxx
+1
-2
No files found.
analysis/detectors/tof/CbmTofAnaTestbeam.cxx
View file @
48cc7cb6
...
...
@@ -5246,8 +5246,7 @@ Bool_t CbmTofAnaTestbeam::FillHistos() {
}
}
if
(
iM0
==
iNbMatchedHits
)
{
LOG
(
debug
)
<<
Form
(
"no valid match in %d hits for Addr 0x%08x found "
,
iNbMatchedHits
,
pHitRef
->
GetAddress
());
LOG
(
debug
)
<<
Form
(
"no valid match in %d hits for Addr 0x%08x found "
,
iNbMatchedHits
,
pHitRef
->
GetAddress
());
if
(
fair
::
Logger
::
Logging
(
fair
::
Severity
::
debug1
))
LOG
(
fatal
)
<<
"Check for consistency!"
;
return
0
;
}
...
...
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