From ba3df2e05c35aa5addb600e436d8408bd35b2f5b Mon Sep 17 00:00:00 2001 From: shivesh Date: Tue, 21 Aug 2018 15:54:38 +0100 Subject: position of tank --- src/G4BeamTestDetectorConstruction.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/G4BeamTestDetectorConstruction.cxx') diff --git a/src/G4BeamTestDetectorConstruction.cxx b/src/G4BeamTestDetectorConstruction.cxx index cf75551..2bf76a2 100644 --- a/src/G4BeamTestDetectorConstruction.cxx +++ b/src/G4BeamTestDetectorConstruction.cxx @@ -14,7 +14,7 @@ G4BeamTestDetectorConstruction::G4BeamTestDetectorConstruction(): - origin_(NAN, NAN, NAN), verboseLevel_(0)/* , tankList_(0) */ + origin_(0, 0, 0), verboseLevel_(0)/* , tankList_(0) */ { } -- cgit v1.2.3