take sensors in layers
This commit is contained in:
+2
-2
@@ -82,7 +82,6 @@ class __G4System(_G4System):
|
||||
**ijk_cube,
|
||||
**material_dict[layer_material]
|
||||
))
|
||||
z0 += layer_z
|
||||
|
||||
|
||||
#
|
||||
@@ -113,7 +112,8 @@ class __G4System(_G4System):
|
||||
showlegend=False,
|
||||
))
|
||||
|
||||
z0 += z
|
||||
|
||||
z0 += layer_z
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user