Skip to content
Snippets Groups Projects
Commit 0e234597 authored by Alexandru Bercuci's avatar Alexandru Bercuci
Browse files

skip deleteing the radiator due to histo being access afterwards

parent c33ce816
No related branches found
No related tags found
1 merge request!565Fix TRD-2D geometry and simulation for mCBM
......@@ -93,7 +93,7 @@ CbmTrdDigitizer::~CbmTrdDigitizer()
delete imod->second;
fModuleMap.clear();
if (fRadiator2D) delete fRadiator2D;
// if (fRadiator2D) delete fRadiator2D;
delete fConverter;
delete fQA;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment