- Sep 11, 2024
-
-
- a possibility of separating a full and active tracking station volumes - retrieving of active volume for TRD and TOF - changing the CbmTrackingDetectorInterfaceBase::kDebugGeoDefined{true} flag to CbmTrackingDetectorInterfaceBase::kLegacy{false} (if kLegacy == true, the old tracking station representation is used)
-
-
- Replacement of property getters in derived classes with the station info structure filling at the interfaces initialization - Adding of geometry based TOF and TRD station property initialization (for now in a test mode with CbmTrackingDetectorInterfaceBase::kDebugGeoDefined = true)
-
-
- Replacement of property getters in derived classes with the station info structure filling at the interfaces initialization - Adding of geometry based TOF and TRD station property initialization (for now in a test mode with CbmTrackingDetectorInterfaceBase::kDebugGeoDefined = true)
-
- Jul 15, 2024
-
-
Florian Uhlig authored
-
- Jul 09, 2024
-
-
- May 29, 2024
-
-
-
Dominik Smith authored
-
- May 08, 2024
-
-
Sergei Zharko authored
2) the mcbm_beam_2024_05_08_nickel setup is added to the CbmMcbmUtils (for RunID > 2917)
-
- Apr 24, 2024
-
-
- Mar 21, 2024
-
-
- Mar 14, 2024
-
-
Sergei Zharko authored
-
- Feb 22, 2024
-
-
The current implementation works only for event-by-event based digitisation and reconstruction. When running time based the results will be definitely wrong. Closes #3195
-
- Feb 18, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- 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
-