Skip to content
Snippets Groups Projects
  1. Jan 20, 2021
  2. Jan 18, 2021
  3. Jan 13, 2021
  4. Dec 10, 2020
  5. Nov 30, 2020
  6. Nov 26, 2020
  7. Nov 18, 2020
  8. Nov 16, 2020
  9. Nov 12, 2020
  10. Nov 10, 2020
  11. Nov 03, 2020
  12. 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
  13. 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
  14. Sep 18, 2020
  15. Sep 17, 2020
  16. Jul 23, 2020
    • Pierre-Alain Loizeau's avatar
      mCBM 2020: in time win evt builder, reject seeds if part of reference det... · 9ced96a1
      Pierre-Alain Loizeau authored
      mCBM 2020: in time win evt builder, reject seeds if part of reference det cluster from previous seed
      
      => This should fix the problem that in AllowOverlap mode events where cloned/split due to the cluster size when using TOF as reference
      => a mean cluster size of <N> in the reference detector was leading to N events for each real seed in this mode!
      9ced96a1
  17. Jul 22, 2020
  18. Jul 21, 2020
Loading