Skip to content

L1 Algo: initialization interface, parameters and refactoring updates

Sergei Zharko requested to merge s.zharko/cbmroot:L1AlgoDev2 into master

Updates:

  • Introduction of the L1CAIteration class describing a track finder iteration (its parameters and keys)
  • Introduction of the ToString function for small L1Algo classes, code refactoring
  • Introduction of L1ObjectInitController - template class for checking the fields initialization status
  • New communication structure between L1Algo, L1Parameters, L1InitManager and CbmL1 classes
  • Some minor updates

Merge request reports