Skip to content
Snippets Groups Projects
Commit e565ffe6 authored by Yessica Dominguez's avatar Yessica Dominguez
Browse files

Update construction.cc

parent 60e43267
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,10 @@ MyDetectorConstruction::MyDetectorConstruction()
//************************//
//Dimensions of Atmosphere//
xWorld = 1000.*m;
yWorld = 1000.*m;
zWorld = 2000.*m;
zWorld = 2000.*m; // 10 layer distributed in 4000 m, it is, each layer of 400 m
}
MyDetectorConstruction::~MyDetectorConstruction()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment