aboutsummaryrefslogtreecommitdiffstats
path: root/src/G4BeamTestDetectorConstruction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/G4BeamTestDetectorConstruction.cxx')
-rw-r--r--src/G4BeamTestDetectorConstruction.cxx2
1 files changed, 1 insertions, 1 deletions
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) */
{
}