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

L1Algo CA track finder iterations: updates

parent b0447e26
No related branches found
No related tags found
1 merge request!738L1 Algo: initialization interface, parameters and refactoring updates
......@@ -202,7 +202,6 @@ private:
L1Vector<L1CAIteration> fCAIterationsContainer {}; ///> Container for CA track finder iterations
int fCAIterationsNumberCrosscheck {-1}; ///> Number of iterations to be passed (must be used for cross-checks)
/* Pointer to L1Parameters object */
/// Pointer to L1Parameters object, which will be copied to L1Algo after checks
L1Parameters * fParametersPtr {nullptr};
};
......
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