Loading src/core/geometry/DetectorModel.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -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_; Loading src/modules/GeometryBuilderGeant4/tests/07-radial_build.conf +1 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,4 @@ random_seed = 10 log_level = "DEBUG" #PASS World size is (132.137mm,112.589mm,92.4697mm) #FAIL ERROR;FATAL Loading
src/core/geometry/DetectorModel.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -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_; Loading
src/modules/GeometryBuilderGeant4/tests/07-radial_build.conf +1 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,4 @@ random_seed = 10 log_level = "DEBUG" #PASS World size is (132.137mm,112.589mm,92.4697mm) #FAIL ERROR;FATAL