- Sep 30, 2023
-
-
Felix Weiglhofer authored
-
- Sep 24, 2023
-
-
Adding detector-specific FSD hit producer, currently a very simple ideal one - copying data from digi to hit - adding only geometry information of the center and dimension of the FSD module. Inclusion of FSD into event-building algorithms. Following the templates and just adding cases if the FSD detector objects are processed. Adding FSD to run_reco macros and also to new compiled reco executable. Modified CbmFsdHit class, new constructor with all info needed.
-
- Sep 14, 2023
- Aug 29, 2023
-
-
- Aug 14, 2023
-
-
Sergey Gorbunov authored
-
- Aug 09, 2023
-
-
- Aug 03, 2023
-
-
- Jul 19, 2023
-
-
- Jul 13, 2023
-
-
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 12, 2023
-
-
Felix Weiglhofer authored
-
- Jul 11, 2023
-
-
- Jul 04, 2023
-
-
- Jul 03, 2023
-
-
Alexandru Bercuci authored
TRD2D
-
- Jun 29, 2023
-
-
- Jun 02, 2023
-
-
Felix Weiglhofer authored
-
- May 31, 2023
-
-
- May 25, 2023
- May 11, 2023
-
-
Felix Weiglhofer authored
-
- May 09, 2023
-
-
Dominik Smith authored
-
- May 08, 2023
-
-
- May 05, 2023
- Mar 22, 2023
-
-
- Mar 15, 2023
-
-
Solves original scope of #2567
-
- Mar 14, 2023
-
-
Felix Weiglhofer authored
-
- Feb 24, 2023
-
-
- Feb 20, 2023
-
-
Administrator authored
The operator needs to exclude a gap in the sequence of numbers. Unfortunately this was done wrongly such that adding new entries in the enum were also excluded.
-
- Feb 02, 2023
-
-
Sergey Gorbunov authored
-
- Feb 01, 2023
-
-
- Jan 26, 2023
- Jan 13, 2023
-
-
Pierre-Alain Loizeau authored
Most changes done in CbmDigiData: - Add CbmTzdDigiData class - Change TZD storage class in CbmDigiData - Bump Classdef of CbmDigiData to 3 - Add boost serialization version + Bump to version 3 (default is always 0 in boost)
-