Skip to content
Snippets Groups Projects
Commit d87399c6 authored by Maximilian Emanuel Goblirsch-Kolb's avatar Maximilian Emanuel Goblirsch-Kolb
Browse files

remove unused

parent 32a44819
No related branches found
No related tags found
No related merge requests found
......@@ -1221,8 +1221,6 @@ bool InDet::SiTrajectoryElement_xk::rungeKuttaToPlane
//
if((!ste && S0 > fabs(S)*100.) || fabs(P[45]+=S) > 2000.) return false;
ste = true;
double A00 = A[0], A11=A[1], A22=A[2];
double A0arr[3]{A0,B0,C0};
double A3arr[3]{A3,B3,C3};
......
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