Allow to change the used latency in CbmDaq
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.
Merge request reports
Activity
changed milestone to %OCT23
added Framework Simulation labels
requested review from @v.friese
assigned to @v.friese
when merging please don't squash the commits. After the change of the formatting we have quite some code changes and I would like to disentangle format changes and code changes in different commits.
added 4 commits
-
1512eabc...27c113fe - 2 commits from branch
computing:master
- e4cd01aa - Allow to change the used latency in CbmDaq
- f6478063 - Apply clang-format
-
1512eabc...27c113fe - 2 commits from branch
Dear @f.uhlig, @v.friese, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label