Commit 0d34d68b authored by Simon Spannagel's avatar Simon Spannagel
Browse files

DatabaseWriter: initialize run_nr to zero

parent 20b1189f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ namespace allpix {
        std::string user_;
        std::string password_;
        std::string run_id_;
        int run_nr_;
        int run_nr_{0};
        bool timing_global_{};

        // Statistical information about number of objects