Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pierre-Alain Loizeau
cbmroot
Commits
0e234597
Commit
0e234597
authored
Nov 08, 2021
by
Alexandru Bercuci
Browse files
skip deleteing the radiator due to histo being access afterwards
parent
c33ce816
Changes
1
Hide whitespace changes
Inline
Side-by-side
sim/detectors/trd/CbmTrdDigitizer.cxx
View file @
0e234597
...
...
@@ -93,7 +93,7 @@ CbmTrdDigitizer::~CbmTrdDigitizer()
delete
imod
->
second
;
fModuleMap
.
clear
();
if
(
fRadiator2D
)
delete
fRadiator2D
;
//
if (fRadiator2D) delete fRadiator2D;
delete
fConverter
;
delete
fQA
;
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment