- Dec 18, 2023
-
-
-
This MR introduced minor updates to the cbmreco_offline and cbm_atconverter binary: - colored log ouput - forward declaration of classes in header files - new function to get cbmsim tree from file - use consistently "firstTs" and "numTS" to set start event and number of processed events, respectively -STS track matching
-
- Dec 14, 2023
-
-
-
-
-
Lit: Remove Bremsstrahlung energy loss for electrons and replace with existing Bethe Bloch for electrons #3019
- Dec 13, 2023
-
-
Pierre-Alain Loizeau authored
- As per redmine #2684, script to determine wether number in URQMD filename is kinetic energy or momentum of beam. - md5sums: List for binary files in the input directory and add gitlab-ci check - Make the scripts folder unhidden.
-
- Dec 12, 2023
-
-
- Add optional pick starting decade and starting 0 in GenerateLogBinArray histo tool - Reduce logs from TS source and Unpack task
-
- Dec 07, 2023
-
-
Sergey Gorbunov authored
-
-
-
-
-
-
-
QA: A possibility of running on CbmEvents is introduced; CA: Timeslice reading is improved in order to fit the event-base mode
-
-
QA: A possibility of running on CbmEvents is introduced; CA: Timeslice reading is improved in order to fit the event-base mode
-
-
-
- Dec 06, 2023
-
-
-
Pierre-Alain Loizeau authored
- Add Howto at beginning pointing to N. Herrman files on lustre - set the alignment file to be in the data folder by default instead of the root one - exclude Much from CA if disabled/missing - add gitignore in macro/beamtime/mcbm2022 with in/out files of evt display - new clang format on evt display macro - add commands to tune L1 cuts per detector
-
Pierre-Alain Loizeau authored
- Fix warning in CbmTimesliceManager (not sure how/why line came) - modern C++ members initialization in new classes - replace NULL with nullptr in new classes - cleanup LinkDef to remove warning - Update/fix license headers - Rename CbmTsDisTracks to CbmTsDisTofTracklets - new clang format on new evt disp classes
-
Pierre-Alain Loizeau authored
-
-
-
- Dec 05, 2023
-
-
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Dec 04, 2023
-
-
Pierre-Alain Loizeau authored
HowTo for now placed close to the macro, may be moved to docs later
-
Martin Beyer authored
-
-
- 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.
-
-
via alias. Addresses recent cern root issue, See SWM 20231130
-
Felix Weiglhofer authored
-
Rich: update macro/rich/run macros to be compilable and update batch scripts (remove hardcoded paths)