- Nov 17, 2023
-
-
Incorporates the BMON into CBMROOT, allowing simulations with T0 and Halo detectors.
-
-
-
Felix Weiglhofer authored
-
Administrator authored
Up to now the codef ormat check was executed on a dedicated machine which isn't accessible this morning. Meanwhile the code format check can also run in a container environment, so move it there.
-
- Nov 16, 2023
-
-
-
-
Sergey Gorbunov authored
-
- Nov 14, 2023
-
-
Felix Weiglhofer authored
-
-
-
-
-
Dominik Smith authored
-
Dominik Smith authored
-
Dominik Smith authored
-
-
-
-
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
-