- Nov 14, 2023
-
-
-
-
Implemented an alternative deadtime check in cbm::algo::tof::Clusterizer, which avoids the use of std::unordered_map and uses a flat vector instead.
-
- Nov 12, 2023
-
-
Sergey Gorbunov authored
-
- Nov 10, 2023
-
-
- Nov 09, 2023
-
-
Make sts_v22d the default geometry for all setup. Make much_v23a_lmvm the default geometry fro the lmvm setup.
-
Sergey Gorbunov authored
-
- Nov 08, 2023
-
-
Dominik Smith authored
Changed cbm::algo::tof::Hitfind such that RPC-sorted digis are passed to Clusterizer (instead of pointers).
-
- Nov 07, 2023
-
-
- Nov 06, 2023
-
-
-
-
-
-
Removed digi indices from cbm::algo::tof::Hit. Stored indices in separate vector in cbm::algo::tof::Clusterizer.
-
-
bump CbmRichPoint ClassDef count and add check which cancels the execution if ClassDef count is older. The reason for this is that pmt pixel addresses are now stored in CbmRichPoin and not derived while digitization, the safety check prevents running rich digitization on transport files which dont have the pixel address stored
-
-
- Nov 03, 2023
-
-
Felix Weiglhofer authored
-
- Nov 02, 2023
-
-
-
-
-
-
-
data reorganization
-
-
-
-
-
-
-
-
-
-
-
-