Commit b77a4dfa authored by Simon Spannagel's avatar Simon Spannagel
Browse files

DatabaseWriter: initialize run_nr to zero

(cherry picked from commit 0d34d68b)
parent 4c77f815
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,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