Skip to content
Snippets Groups Projects
Commit d46def34 authored by David Emschermann's avatar David Emschermann
Browse files

correct positions of TRD v22a and v22b, use full FEE coverage and fix macros...

correct positions of TRD v22a and v22b, use full FEE coverage and fix macros to generare parameter files with fairroot v18.6.x, refs #2332
parent 84eaa6a7
No related branches found
No related tags found
1 merge request!594correct positions of TRD v22a and v22b, use full FEE coverage and fix macros...
Pipeline #14075 passed
......@@ -54,8 +54,7 @@ void create_medialist(TString inFileName = "", bool removegeomgr = true)
matlist.Write();
outfile->Close();
if (removegeomgr)
RemoveGeoManager();
if (removegeomgr) RemoveGeoManager();
}
void loop_over_nodes(TObjArray* nodes, TString& path, CbmMediaList& matlist)
......
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