Skip to content
Snippets Groups Projects
  1. Feb 11, 2021
  2. Feb 08, 2021
  3. Feb 01, 2021
  4. 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
  5. Jan 20, 2021
  6. Jan 18, 2021
  7. Jan 13, 2021
  8. Dec 10, 2020
  9. Nov 30, 2020
  10. Nov 26, 2020
  11. Nov 18, 2020
  12. Nov 16, 2020
  13. Nov 12, 2020
  14. Nov 10, 2020
  15. Nov 03, 2020
  16. Nov 02, 2020
    • Pascal Raisig's avatar
      Fix Trd unpacker behavior for corrupted microslices · 7f229b3f
      Pascal Raisig authored
      The mcbm2020 trd unpacker crashed when incomplete spadic messages arrived.
      This was caused by a wrong setter of a bool.
      Which forced the unpacker to try to sort the raw message output,
      eventhough it was not there.
      This is corrected by adjusting the setter.
      7f229b3f
  17. Oct 02, 2020
    • Administrator's avatar
      Remove unecessary include statements · a32e84fe
      Administrator authored
      All unpackers are independent of the FairRoot framework, so the includes
      can be removed.
      Use the generic Logger instead of FairLogger which is meanwhile only a wrapper
      around the Logger.
      a32e84fe
  18. Sep 18, 2020
  19. Sep 17, 2020
Loading