Skip to content
Snippets Groups Projects
Commit 9d898740 authored by Sergei Zharko's avatar Sergei Zharko
Browse files

CA: Reorganisation of tracking iterations initialization

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
parent b0ac03d2
No related branches found
No related tags found
1 merge request!1302CA: New scheme of CA tracking parameterisation
Pipeline #23882 failed
Showing
with 833 additions and 1010 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment