- Mar 31, 2022
-
-
Administrator authored
The KF and L1 packages set special compiler flags. Some of the warnings are not present when using Clang such that a CMake check was implemented which test the existense of those. The check simply compiles some C++ code with the compiler flag added to the compile command. Unfortunately Clang only prints a warning when a warning flag doesn't exist but successfuly finishes the compilation such that the check suceeds. This results in many warnings during compilation of L1.
-
- Mar 29, 2022
-
-
- Mar 27, 2022
-
-
Felix Weiglhofer authored
-
- Mar 24, 2022
-
-
Volker Friese authored
-
- Mar 23, 2022
-
-
- Mar 20, 2022
-
-
Felix Weiglhofer authored
-
- Mar 15, 2022
-
-
-
-
-
-
-
-
-
-
David Emschermann authored
-
David Emschermann authored
-
It is discovered in issue2446 that the tof is placed incorrectely in some setups. This fixes the issue. Defines local tof origin as front surface of the frame, most upstream point. Updates the geometry hash
-
Administrator authored
Update commit hast to use latest version of the parameter repository. The new much parameter files fixes the issue with wrong z positions of much hits.
- Mar 14, 2022
-
-
Volker Friese authored
-
- Mar 12, 2022
-
-
Volker Friese authored
-
Volker Friese authored
-
- Mar 11, 2022
-
-
-
-
-
Added missing include (cassert); removed duplicated code from the task which was implmeneted in the separate class StsReadoutConfig.
-
-
-
First, boiled-down version of STS unpack algorithm. Neglects all monitoring and exception catching. Refs #2268.
-
- Mar 10, 2022
-
-
Include PSD geometries for Au beam at 12A GeV/c with full magnetic field (v22a) and 3.3A GeV/c with 60% magnetic field to fit beam dump (v22b). Setup files also updated. Include PSD in its parking postions (v22c) to be used in hadron and muon setups. Hadron setup file updated.
-
-
-
Eoin Clerkin authored
PSD_v22c is the parking position for the psd to be used in the hadron and muon setups.
-
David Emschermann authored
-