- Dec 05, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
Together with it, all supporting classes from ca::tools and cbm::ca were removed as well.
-
Sergei Zharko authored
-
- Oct 14, 2024
-
-
Sergei Zharko authored
- improvement of kf::SetupBuilder - introduction of the builder intialization from existing setup; CA: fixes of setup initialization in parameters
-
- Sep 16, 2024
-
-
Sergey Gorbunov authored
-
- Aug 21, 2024
-
-
Sergei Zharko authored
cbm::algo::ca::TrackParamBase (and derivatives) are moved to the KfCore library (now, cbm::algo::kf::TrackParamBase) Additionally, dependiencies are cleaned-up
-
- Feb 05, 2024
-
-
- Jan 19, 2024
-
-
- Added template-based CaParameters - Deleted inherited classes CaStationV/F/D, CaFieldV/F/D, have to be used with <DataT> instead
-
- Dec 07, 2023
-
-
- Nov 28, 2023
-
-
Grigory Kozlov authored
Ca: template based CaStation, CaStation<fvec> -> CaStationV, update all dependencies quick fix quick fix Ca: template based CaStation fix clang-format Ca: template based CaStation fix namespace for macos compilation Ca: template based CaStation
-
- Nov 27, 2023
-
-
Sergey Gorbunov authored
-
- Oct 08, 2023
-
-
Sergei Zharko authored
-
- Oct 07, 2023
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Sep 30, 2023
-
-
Sergey Gorbunov authored
-
-
- Sep 01, 2023
-
-
Sergey Gorbunov authored
-
- Aug 28, 2023
-
-
Sergei Zharko authored
A CA iteration (L1CAIteration class) represents a set of parameters, dependent from the particular track finder running step. Previously, default iterations were initialized in the CbmL1::Init function with hard-coded values. Now, the default iteration list is provided in the in the configuration file. At the moment there are three main configuration files: ${VMCWORKDIR}/macro/L1/configs/ca_params_sts.yaml -- L1Algo::TrackingMode::kSts ${VMCWORKDIR}/macro/L1/configs/ca_params_mcbm.yaml -- L1Algo::TrackingMode::kMcbm ${VMCWORKDIR}/macro/L1/configs/ca_params_global.yaml -- L1Algo::TrackingMode::kGlobal
-
- Aug 16, 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
-
- Jan 10, 2023
-
-
Sergey Gorbunov authored
-
-
-
- Nov 15, 2022
-
-
- Nov 08, 2022
-
-
Administrator authored
-
- Oct 21, 2022
-
-
- Oct 18, 2022
-
-
- Oct 13, 2022
-
-
Sergei Zharko authored
L1: explicit implementation of copy and move constructors and assignment operators were replaced with default for L1Parameters and L1CAIteration classes
-
- Oct 12, 2022
-
-
Sergey Gorbunov authored
-
- Oct 06, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
L1: replaced preprocessor macros DO_NOT_SELECT_TRIPLETS, TRACKS_FROM_TRIPLETS, TRACKS_FROM_TRIPLETS_ITERATION, EXTEND_TRACKS with flags in L1CAIteration
-
- Sep 16, 2022
-
-
Sergei Zharko 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
-