File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ vector<string> bfield.innerMaps = {
2626 "BFieldMaps/Mau13/PSMap_DSOff.header",
2727 "BFieldMaps/Mau13/TSuMap_DSOff.header",
2828 "BFieldMaps/Mau13/TSdMap_DSOff.header",
29- "BFieldMaps/Mau13/PStoDumpAreaMap .header",
30- "BFieldMaps/Mau13/ProtonDumpAreaMap .header",
31- "BFieldMaps/Mau13/DSExtension .header"
29+ "BFieldMaps/Mau13/PStoDumpAreaMap_DSOff .header",
30+ "BFieldMaps/Mau13/ProtonDumpAreaMap_DSOff .header",
31+ "BFieldMaps/Mau13/DSExtension_DSOff .header"
3232};
3333
3434// Value of the uniform magnetic field with the DS volume (only for
@@ -49,8 +49,8 @@ int bfield.verbosityLevel = 0;
4949bool bfield.writeG4BLBinaries = false;
5050
5151vector<string> bfield.outerMaps = {
52- "BFieldMaps/Mau13/PSAreaMap .header",
53- "BFieldMaps/Mau13/WorldMap .header"
52+ "BFieldMaps/Mau13/PSAreaMap_DSOff .header",
53+ "BFieldMaps/Mau13/WorldMap_DSOff .header"
5454};
5555
5656// This scale factor is of limited use.
You can’t perform that action at this time.
0 commit comments