Skip to content
Snippets Groups Projects
  1. Jan 04, 2024
    • Administrator's avatar
      Allow flexible setting of the mvd digitizer latency · 227e816c
      Administrator authored and Sergey Gorbunov's avatar Sergey Gorbunov committed
      The latency defines the time how much can happen between digi creation and
      readout. Only after this time the daq buffer can be written to the output
      timeslice without timly disordered digis.
      Increase the default time and allow to set the time from the macro.
      Add info output to the CbmDaq when the latency is changed.
      227e816c
  2. 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
  3. Jun 08, 2021
  4. Jun 05, 2021
    • Eoin Clerkin's avatar
      Add copyright header to author declared files. · a4888728
      Eoin Clerkin authored
      Pulls some author and date information from previous headers, adds this to information from the svn and git repositories.
      Inlude the standard copyright header to approximately 2000 files with institute of original committer as copyright holder.
      Contributing authors from previous declaration and repository records.
      a4888728
  5. May 27, 2021
  6. Jul 10, 2020
  7. Jun 03, 2020
Loading