Skip to content
Snippets Groups Projects
  1. Nov 16, 2020
  2. Nov 12, 2020
  3. Nov 10, 2020
  4. Nov 03, 2020
  5. 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
  6. 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
  7. Sep 18, 2020
  8. Sep 17, 2020
  9. 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
  10. Jul 22, 2020
  11. Jul 21, 2020
  12. Jul 14, 2020
  13. Jul 10, 2020
  14. Jul 09, 2020
    • Pierre-Alain Loizeau's avatar
      mCBM event builders improvements: · 78276bc4
      Pierre-Alain Loizeau authored
      * in standard event builder, fill the histo for time difference between digis
      * in Time Window event builder algo, improves the SetReferenceDetector method (safer and more verbose)
      * in both event builders, add possibility to set a maximum nb of digi cut per detector + small optimizations in trigger check
      * in time window event builder, remove the setters for individual min digi nb and keep only the generic one
      * in standard event builder, add doxygen description to max digi nb members and to Trigger condition setters
      * in time window event builder, add a new internal method to make trigger check more generic
      78276bc4
  15. Jul 06, 2020
  16. Jul 03, 2020
  17. Jul 02, 2020
  18. Jul 01, 2020
  19. Jun 30, 2020
Loading