Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects

Add Stepper classes to ParallelCyclotronTracker

Merged frey_m requested to merge 124-reimplementation-of-parallelcyclotrontracker into master

Removal of duplicated code, trial of code simplification

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
10 10 // push for first LF2 half step
11 11 push_m(bunch->R[i], bunch->P[i], 0.5 * dt * 1.0e-9); // ns --> s
12 12
13 //BEGIN REMOVE
14 bunch->setT(bunch->getT() + dt);
  • merged

  • frey_m mentioned in commit db76ed47

    mentioned in commit db76ed47

  • Please register or sign in to reply
    Loading