summaryrefslogtreecommitdiff
path: root/detectors
diff options
context:
space:
mode:
Diffstat (limited to 'detectors')
-rw-r--r--detectors/lbne.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/detectors/lbne.py b/detectors/lbne.py
index 9f74975..2833ebe 100644
--- a/detectors/lbne.py
+++ b/detectors/lbne.py
@@ -19,9 +19,9 @@ class LBNE(Geometry):
super(LBNE, self).__init__()
if cut_pmt:
- pmt_mesh = r7081_cut
+ pmt_mesh = r11708_cut
else:
- pmt_mesh = r7081
+ pmt_mesh = r11708
# outer cylinder
cylinder_mesh = \