Skip to content
Snippets Groups Projects
  1. Feb 14, 2024
  2. Jan 04, 2024
  3. Dec 12, 2023
  4. Dec 01, 2023
    • Administrator's avatar
      Apply clang-format · f6478063
      Administrator authored and Volker Friese's avatar Volker Friese committed
      dev_2023_49
      f6478063
    • Administrator's avatar
      Allow to change the used latency in CbmDaq · e4cd01aa
      Administrator authored and Volker Friese's avatar Volker Friese committed
      The latency value is used to decide when data can be moved from the daq buffer
      to the timeslice. It is a value for the time disordering between digis in the
      data send to the daq buffer during digitization. In case of the MVD detector
      this delay can be tens of microseconds such that in case the MVD is in the
      setup the used latency must be increased from the default value.
      
      This commit implements the possibility that each detector system can define
      its own latency. The latency used in CbmDaq is then the maximum of all defined
      detector latencies. Currently only the MVD detector defines a non standard
      latency.
      e4cd01aa
  5. Nov 27, 2023
  6. Nov 24, 2023
  7. Nov 22, 2023
  8. Nov 07, 2023
  9. Oct 24, 2023
  10. Oct 23, 2023
  11. Oct 11, 2023
  12. Oct 05, 2023
  13. Sep 25, 2023
  14. Sep 21, 2023
  15. Sep 20, 2023
  16. Sep 19, 2023
  17. Sep 12, 2023
  18. Sep 11, 2023
  19. Aug 29, 2023
  20. Aug 17, 2023
  21. Jul 28, 2023
  22. Jul 17, 2023
  23. Jul 13, 2023
    • Vikas Singhal's avatar
    • Vikas Singhal's avatar
    • Lukas Chlad's avatar
      Integration of FSD into CORE · 5e700d5d
      Lukas Chlad authored and Florian Uhlig's avatar Florian Uhlig committed
      Defining data structures of Forward Spectator Detector in CbmRoot.
      In core/data/fsd/ the addressing scheme is defined together with Point, Digi and Hit classes.
      In core/detectors/fsd/ a structure to encapsulate a detector geometry properties is defined and intialized from the corresponding .geo.root file.
      At the same place, currently, an empty factory for parameter containers is present. At several other places, FSD was added in a similar fashion as PSD was used.
      
      Increase the version numbers for the Boost and Root streamers in CbmDigiData The increase of the Root streamer version was forgotten when adding the Trd2d with commit #190d49ee. To be consistent again both version numbers are synchronised and put to 5.
      5e700d5d
  24. Jul 11, 2023
Loading