Unverified Commit 65149933 authored by Simon Spannagel's avatar Simon Spannagel Committed by Stephan Lachnit
Browse files

Fix linter and test

parent ff65e4d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -156,7 +156,7 @@ namespace allpix {
                    ROOT::Math::RotationZ orientation,
                    Configuration config)
                : type_(type), shape_(shape), size_(std::move(size)), offset_(std::move(offset)), orientation_(orientation),
                  config_(config) {}
                  config_(std::move(config)) {}

            // Actual parameters returned
            Type type_;
+1 −0
Original line number Diff line number Diff line
@@ -11,3 +11,4 @@ random_seed = 10
log_level = "DEBUG"

#PASS World size is (132.137mm,112.589mm,92.4697mm)
#FAIL ERROR;FATAL