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
  • frey_m's avatar
    Fix multi-bunch cyclotron restart · 9e6d1517
    frey_m authored
    The ParallelCyclotronTracker::initDistInGlobalFrame function resets the bin (PartBunchBase::Bin attribute) of each
    particle after being computed in PartBunchBase::resetPartBinID2. By doing this calculation after the
    "initDistInGlobalFrame" function we avoid this.
    9e6d1517