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
9233e55e
Commit
9233e55e
authored
Jul 22, 2021
by
Cornelius Feier-Riesen
Committed by
Florian Uhlig
Jul 23, 2021
Browse files
Do small correction on lmvm code due to warning
parent
8f3c4e7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx
...is/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx
+1
-1
No files found.
analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx
View file @
9233e55e
...
...
@@ -1686,7 +1686,7 @@ void CbmAnaDielectronTaskDrawAll::CalcCombBGHistos()
// from 'Cocktail + BG'
TH1D
*
cock
;
TH1D
*
cock
=
NULL
;
if
(
step
==
kMc
)
cock
=
(
TH1D
*
)
GetCoctailMinv
(
kMc
);
else
if
(
step
==
kAcc
)
cock
=
(
TH1D
*
)
GetCoctailMinv
(
kAcc
);
...
...
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