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

L1Algo CA track finder iterations: updates

parent 202707e6
No related branches found
No related tags found
1 merge request!738L1 Algo: initialization interface, parameters and refactoring updates
...@@ -245,8 +245,6 @@ void L1Algo::Init(const L1Vector<fscal>& geo, const bool UseHitErrors, const Tra ...@@ -245,8 +245,6 @@ void L1Algo::Init(const L1Vector<fscal>& geo, const bool UseHitErrors, const Tra
// Fill L1Station array // Fill L1Station array
fInitManager.TransferL1StationArray(fStationsNew); fInitManager.TransferL1StationArray(fStationsNew);
// Fill L1CAIteration array
fInitManager.Tra
LOG(debug) << "**********************************************************************"; LOG(debug) << "**********************************************************************";
LOG(debug) << "* New L1Algo initialization cross check (tmp log, to be removed!) *"; LOG(debug) << "* New L1Algo initialization cross check (tmp log, to be removed!) *";
......
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