Commit bee3b27b authored by Paul Schütze's avatar Paul Schütze Committed by Simon Spannagel
Browse files

PrpjectionPropagation: also mark carriers as HALTED

parent 954a88fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -334,7 +334,7 @@ void ProjectionPropagationModule::run(Event* event) {
                                            charge_per_step,
                                            local_time,
                                            global_time,
                                            CarrierState::MOTION,
                                            CarrierState::HALTED,
                                            &deposit);

            LOG(DEBUG) << "Propagated " << charge_per_step << " " << type << " to "