Skip to content
Snippets Groups Projects
  1. Mar 26, 2021
  2. Mar 24, 2021
    • Administrator's avatar
      Fix compiler warnings · 9e31d071
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Cleanup filtering of compiler warnings for Nightly tests
      
      Remove unused variables, parameters and data members.
      Remove move statement to allow copy ellision.
      Use unsingned int in loop when comparing with size function of containers.
      Initialize all data members.
      
      Fix warning from rootcling.
      With newer root versions the parameter -c isn't supported any longer,
      so remove it.
      9e31d071
  3. Mar 22, 2021
  4. Mar 08, 2021
  5. Mar 04, 2021
  6. Mar 02, 2021
  7. Feb 22, 2021
  8. Feb 12, 2021
    • Administrator's avatar
      Rework gFile + gDirectory protection · 3d20c3d5
      Administrator authored
      Add gDirectory protection in any case even if directory is not changed.
      For some files gFile an gDirectory where only set back if file was opened.
      Restore the original values in any case ebven if not necessary.
      3d20c3d5
  9. Feb 11, 2021
  10. Feb 08, 2021
  11. Feb 01, 2021
  12. Jan 23, 2021
    • Pascal Raisig's avatar
      Fix missing cut deactivation · ff0b90fb
      Pascal Raisig authored
      A small bug was introduced with MR!200,
      which caused the cut on max digis to be activated instead of disabled,
       when set to -1
      ff0b90fb
  13. Jan 20, 2021
  14. Jan 18, 2021
  15. Jan 13, 2021
  16. Dec 10, 2020
  17. Nov 30, 2020
  18. Nov 26, 2020
  19. Nov 18, 2020
Loading