Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Mu2eG4/geom/geom_common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// The file that is included will be time dependent.
//

#include "Offline/Mu2eG4/geom/geom_2021_PhaseI_v03.txt"
#include "Offline/Mu2eG4/geom/geom_run1_a.txt
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing closing quote


// This tells emacs to view this file in c++ mode.
// Local Variables:
Expand Down
4 changes: 4 additions & 0 deletions Mu2eG4/geom/geom_common_MDC2020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
//
// Geometry used for MDC2020 simulations
//
#include "Offline/Mu2eG4/geom/geom_2021_PhaseI_v03.txt"
2 changes: 1 addition & 1 deletion Mu2eG4/geom/geom_common_current.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and features that will eventually become default -
// the latest for testing..

#include "Offline/Mu2eG4/geom/geom_2021_PhaseI_v03.txt"
#include "Offline/Mu2eG4/geom/geom_common.txt"

// This tells emacs to view this file in c++ mode.
// Local Variables:
Expand Down
4 changes: 2 additions & 2 deletions Mu2eG4/geom/geom_common_extracted.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//Extracted position for the detector KPP - original/old v01 version
#include "Offline/Mu2eG4/geom/geom_common_extracted_v01.txt"
//Extracted position for the detector KPP
#include "Offline/Mu2eG4/geom/geom_common_extracted_v02.txt"
4 changes: 4 additions & 0 deletions Mu2eG4/geom/geom_common_extracted_MDC2020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
//
// Extracted position used for MDC2020 simulations
//
#include "Offline/Mu2eG4/geom/geom_common_extracted_v01.txt"