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
  • Matthias Toggweiler's avatar
    Extracted single particle dump code in ParallelCyclotronTracker: · c15f78f8
    Matthias Toggweiler authored
        - Only for Tracker_LF and Tracker_MTS so far, Tracker_RK4 seems
          to contain different/additional logic. This should be clarified
          such that all trackers can use the same single particle dump
          code.
        - Initialization of trackOrbit-file done in initTrackOrbitFile
        - outf stream renamend to outfTrackOrbit_m, is now member variable
        - method singleParticleDump does the actual dump
    c15f78f8