- Jul 14, 2022
-
-
TRD2D clusters (hint by C.Schiaua)
-
Includes follow-up patches (squashed): - rename inner variables, fix backward compatibility - fix CROB timming
-
Add Timeplots for Rawmessage Rate, BUF and BOM Rate to TRD Monitor
-
-
-
Pierre-Alain Loizeau authored
-
-
-
-
Fix a bug in clang-format that causes STL headers that start with a 't' being grouped with Root headers. (Affects for example <type_traits>.) This is caused by regex matching in clang-format being case insensitve by default. The option for case sensitive matching is only introduced with clang-format 12. So as a workaround for clang-format 11 also match a '.h'-suffix for the filenames in these categories. This ensures seperation between Root headers and STL headers.
- Jul 13, 2022
-
-
Dominik Smith authored
-
- Jul 04, 2022
-
-
Felix Weiglhofer authored
-
- Jun 29, 2022
-
-
* RICH QA code updates * Updates of run macros and scripts * Remove obsolete macro from rich macro directories * Updates in RICH event display
- Jun 25, 2022
- Jun 23, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Jun 22, 2022
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Jun 21, 2022
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Jun 20, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Jun 17, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
reconstruction macros global updates (bugfix): CbmL1 and CbmKF (as a FairRoot task) now need the interfaces to the tracking detectors. The interfaces are initialized in an additional task - CbmTrackingDetectorInterfaceInit, which should be added before. Please, refer to '$VMCWORKDIR/macro/run/run_reco.C' as an example
-
Sergei Zharko authored
reconstruction macros global updates: CbmL1 and CbmKF (as a FairRoot task) now need the interfaces to the tracking detectors. The interfaces are initialized in an additional task - CbmTrackingDetectorInterfaceInit, which should be added before. Please, refer to '$VMCWORKDIR/macro/run/run_reco.C' as an example
-
Sergei Zharko authored
L1: tracking interfaces: the interface classes were moved to the '$VMCWORKDIR/core/detector/' directory
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
L1: add consistency checkers for L1Parameters, L1Station, L1UMeasurementInfo, L1XYMeasurementInfo, L1MaterialInfo, L1Material, L1FieldSlice, L1FieldRegion, L1FieldValue classes
-