Skip to content
Snippets Groups Projects

Properly destruct the TGeoManger

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:fix_tests into master
  1. Jul 20, 2021
    • Administrator's avatar
      Properly destruct the TGeoManger · c80ef52f
      Administrator authored
      If the ROOT session is closed after the macro has finished the TGeoManger
      has to be properly destructed.
      This is done calling the macro RemoveGeoManager.
      Add thecall in macro where it was missing.
      c80ef52f
Loading