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

Apply 1 suggestion(s) to 1 file(s)

parent 30dbc385
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@ void DetectorHistogrammerModule::initialize() {
                                                  -pitch_x / 2,
                                                  pitch_x / 2,
                                                  inpixel_bins.y(),
                                                  -pitch_x / 2,
                                                  -pitch_y / 2,
                                                  pitch_y / 2);

    // Create cluster size plots, preventing a zero-bin histogram by scaling with integer ceiling: (x + y - 1) / y