From f6c6bb533d1ace2d21f567ebe9e6361ea3d5d906 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Wed, 17 Mar 2021 19:26:58 -0500
Subject: [PATCH] 	modified:   bin/make_dawn_views 	modified:  
 scripts/run_detector_simulation.py

---
 bin/make_dawn_views | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/make_dawn_views b/bin/make_dawn_views
index c6736a0..9bcb46b 100755
--- a/bin/make_dawn_views
+++ b/bin/make_dawn_views
@@ -35,7 +35,7 @@ SKIP_EVENTS=0
 DETECTOR_ONLY=0
 FILE_TAG="view"
 DAWN_RUN_DIR="scripts/view1"
-DETECTOR_FILE="detector_template.xml"
+DETECTOR_FILE="reference_detector.xml"
 
 POSITIONAL=()
 while [[ $# -gt 0 ]]
-- 
GitLab