- Feb 14, 2024
-
-
- Jan 04, 2024
-
-
-
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.
-
- Dec 12, 2023
-
-
- Add optional pick starting decade and starting 0 in GenerateLogBinArray histo tool - Reduce logs from TS source and Unpack task
-
- Dec 01, 2023
-
-
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.
- Nov 27, 2023
-
-
Sergey Gorbunov authored
-
- Nov 24, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Nov 22, 2023
-
-
- Nov 07, 2023
-
-
- Oct 24, 2023
-
-
- Oct 23, 2023
-
-
Sergei Zharko authored
-
- Oct 11, 2023
-
-
Use std:array with template size as input parameter. Allow template instantiation only for classes derived from THnSparse.
-
-
- Oct 05, 2023
-
-
Eoin Clerkin authored
-
Eoin Clerkin authored
-
Eoin Clerkin authored
-
Eoin Clerkin authored
Includes binaries from files. Manipulate positional matrices. Generates empty TGeoManager with imported media.
-
- Sep 25, 2023
-
-
Sergei Zharko authored
CA [bugfix]: Fix of TOF matching scheme in CA QA/perforamce; Introduction of a simple event display in CA output QA
-
- Sep 21, 2023
-
-
Convert names of Material/Media into unique index numbers to avoid Geant4, FairRoot and CbmRoot mixing media swapping.
-
- Sep 20, 2023
-
-
Sergei Zharko authored
- point station index definition in the performance - rejection of hits with NaN or Inf parameters - transport macro with box generator for mCBM
-
Sergey Gorbunov authored
-
- Sep 19, 2023
-
-
- Sep 12, 2023
-
-
Sergey Gorbunov authored
-
- Sep 11, 2023
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Aug 29, 2023
-
-
Sergey Gorbunov authored
-
- Aug 17, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Jul 28, 2023
-
-
Sergey Gorbunov authored
-
- Jul 17, 2023
-
-
- Jul 13, 2023
-
-
Vikas Singhal authored
-
Vikas Singhal authored
-
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.
-
- Jul 11, 2023
-
-