• 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
ParallelCyclotronTracker.cpp 126 KB