- Jun 28, 2023
-
-
Sergei Zharko authored
-
- May 30, 2023
-
-
Sergei Zharko authored
- a vector of mc point indexes in CbmL1DebugHitInfo is replaced with an integer field (-1, if hit is not matched, point id, if hit is matched) - clean-up of cbm::ca::TimeSliceReader and cbm::ca::MCModule: detector treatment was unified, minor cosmetic changes
-
- May 27, 2023
-
-
Sergei Zharko authored
-
- May 15, 2023
-
-
- Kaniadakis gaussian distribution is introduced to fit residuals of tracking parameters - Reorganisation of MC module
-
- Apr 11, 2023
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
L1 bugfix: Changed iSta (local geometry station index) to iStaGlob (global active station index) in addressing to a L1Station object for TOF MC points selection
-
- Mar 22, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Feb 28, 2023
-
-
- Feb 21, 2023
-
-
Sergey Gorbunov authored
-
- Feb 20, 2023
-
-
- Jan 10, 2023
-
-
- Nov 15, 2022
-
-
- Nov 10, 2022
-
-
- Nov 08, 2022
-
-
Valentina Akishina authored
-
- Oct 18, 2022
-
-
Sergey Gorbunov authored
-
- Oct 06, 2022
-
-
Sergei Zharko authored
L1: Introduction of MC-framework classes for tracking; hit matching is encapsulated into separate functions
-
- Sep 23, 2022
-
-
Sergei Zharko authored
-
- Sep 16, 2022
-
-
Sergei Zharko authored
-
- Sep 15, 2022
-
-
Sergey Gorbunov authored
-
- Sep 07, 2022
-
-
Sergei Zharko authored
L1: Added boost serializers for L1Parameters objects and their components; implemented an interface for parameters and input data RW
-
- Aug 31, 2022
-
-
- Aug 23, 2022
-
-
Sergei Zharko authored
-
- Aug 22, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
L1: U and V coordinates and uncertainties conversion methods were refactored and moved from L1Algo to L1Station
-
- Aug 04, 2022
-
-
- Aug 02, 2022
-
-
Administrator authored
Use struct instead of class for forward declarations if the object is defined as struct. Remove unused data members, variables and parameters. Remove an explicite usage of std::move to allow copy ellision. Correct type in printf statements. Add missing virtual destructor in some class. Fix two issues where closing braces were at the wrong place.
-
- Jul 04, 2022
-
-
Felix Weiglhofer authored
-
- Jun 23, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-