Skip to content

L1: improved L1 core parameters intialization

Sergei Zharko requested to merge s.zharko/cbmroot:L1Algo-dev9-keep into master

In this merge request, the L1Parameters object transition interface between L1InitManager and L1Algo classes was improved. Now L1InitManager is not a part of L1Algo object, the parameters transition is now organized using a similar communication interface as for L1IODataManager and L1Algo.

Merge request reports