Skip to content

Commit

Permalink
Code format
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed May 16, 2022
1 parent c388ab3 commit c3fbce9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RecoTracker/MkFitCore/src/PropagationMPlex.icc
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ static inline void helixAtRFromIterativeCCS_impl(const Tf& __restrict__ inPar,
sina[n - nmin] = 2.f * sinah[n - nmin] * cosah[n - nmin];
}


for (int n = nmin; n < nmax; ++n) {
dprint_np(n,
"Attempt propagation from r="
Expand Down Expand Up @@ -509,5 +508,4 @@ static inline void helixAtRFromIterativeCCS_impl(const Tf& __restrict__ inPar,
}
}
#endif

}

0 comments on commit c3fbce9

Please sign in to comment.