Commit 403d6554 authored by Paul Schütze's avatar Paul Schütze
Browse files

ImpIon: Apply suggestion

parent 4ac919f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -454,7 +454,7 @@ GenericPropagationModule::propagate(Event* event,
    }
    auto output_plot_index = output_plot_points.size() - 1;

    // Initialize gain
    // Store initial charge
    const unsigned int initial_charge = charge;

    // Define a function to compute the diffusion
+1 −1
Original line number Diff line number Diff line
@@ -494,7 +494,7 @@ TransientPropagationModule::propagate(Event* event,
    }
    auto output_plot_index = output_plot_points.size() - 1;

    // Initialize gain
    // Store initial charge
    const unsigned int initial_charge = charge;

    // Define a function to compute the diffusion