Skip to content

Commit 0d33e49

Browse files
authored
Change majority of rock to vac. Add back remaining rock column in front of detectors only (#49)
* Change majority of rock to vac. Add back remaining rock column in front of detectors only * Update CHANGELOG.md * Remove all commented lines unless there was a specific note as to why to keep them
1 parent 72ac41f commit 0d33e49

File tree

3 files changed

+3
-47
lines changed

3 files changed

+3
-47
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Geometry releases will be tagged as `Descriptive_tag_v_X.Y.Z`.
1010

1111
### Changed
1212

13+
- Change most rock to vaccuum. Only need rock in front, and a little around detectors
1314
- TMS geometry update from CDR to PDR
1415
- Switch to 50 thin, 34 thick and 8 double thick steel planes with less material overburden in the y dimension
1516
- Change the dimension of scintillator bars, the amount of bars per module and the number of modules per layer

Diff for: duneggd/Config/ND_Hall_Rock.cfg

+1-36
Original file line numberDiff line numberDiff line change
@@ -5,49 +5,14 @@ class = duneggd.Hall.ND_Hall_Rock.RockBuilder
55
subbuilders = ['ND_Hall_Air_Volume']
66
mat = 'Rock'
77

8-
#For Rock Thickness is 250m in front of Hall
9-
#rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('279.55m')]
10-
#rockBoxUpstreamDim = [Q('169.17m'), Q('135.64m'), Q('250m')]
11-
#rockBoxUpstreamPos = [Q('0m'), Q('0m'), Q('-14.775m')]
12-
#rockBoxSubtDim = [Q('65.17001m'), Q('11.1001m'), Q('10.35001m')]
13-
#rockBoxSubtPos = [Q('0m'), Q('10.27m'), Q('134.60m')]
14-
#rockTubDim = [Q('0m'), Q('5.79m'), Q('34.43m'), Q('0deg'), Q('360deg')]
15-
#rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('119.825m')]
16-
17-
#Positions = [ [Q('2.895m'), Q('-3.2m'), Q('119.825m')] ]
18-
#Rotations = [ [Q('0deg'), Q('0deg'), Q('0deg')] ]
19-
20-
21-
#For Rock Thickness is 5m in front of Hall
22-
#rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('34.55m')]
23-
#rockBoxUpstreamDim = [Q('169.17m'), Q('135.64m'), Q('5m')]
24-
#rockBoxUpstreamPos = [Q('0m'), Q('0m'), Q('-14.775m')]
25-
#rockBoxSubtDim = [Q('65.17001m'), Q('11.1001m'), Q('10.35001m')]
26-
#rockBoxSubtPos = [Q('0m'), Q('10.27m'), Q('12.1m')]
27-
#rockTubDim = [Q('0m'), Q('5.79m'), Q('34.43m'), Q('0deg'), Q('360deg')]
28-
#rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('-2.675m')]
29-
30-
#Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-2.675m')] ]
31-
#Rotations = [ [Q('0deg'), Q('0deg'), Q('0deg')] ]
32-
33-
34-
#rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('29.65m')]
35-
#rockBoxUpstreamDim = [Q('169.17m'), Q('135.64m'), Q('0.1m')]
36-
#rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('30.55m')]
37-
rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('279.55m')]
388
rockBoxUpstreamDim = [Q('169.17m'), Q('135.64m'), Q('0m')]
399
rockBoxUpstreamPos = [Q('0m'), Q('0m'), Q('-15.775m')]
4010
rockBoxSubtDim = [Q('65.17001m'), Q('11.1001m'), Q('10.35001m')]
41-
#rockBoxSubtPos = [Q('0m'), Q('10.27m'), Q('9.65m')]
4211
rockBoxSubtPos = [Q('0m'), Q('10.27m'), Q('9.6m')]
4312
rockTubDim = [Q('0m'), Q('5.79m'), Q('34.43m'), Q('0deg'), Q('360deg')]
44-
#rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('-5.125m')]
4513
rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('-5.175m')]
46-
#rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('125.175m')]
4714

48-
#Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-5.125m')] ]
49-
#Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-5.175m')] ]
50-
#Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-125.175m')] ]
15+
rockBoxMainDim = [Q('85.17m'), Q('106.64m'), Q('310.55m')]
5116
Positions = [ [Q('2.895m'), Q('-3.2m'), Q('119.825m')] ]
5217
Rotations = [ [Q('0deg'), Q('0deg'), Q('0deg')] ]
5318

Diff for: duneggd/Config/WORLDggd.cfg

+1-11
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,9 @@ class = duneggd.World.WorldBuilder
44
#subbuilders = ['ND_Hall_Air_Volume']
55
subbuilders = ['ND_Hall_Rock']
66
halfDimension = {'dx':Q('300m'),'dy':Q('300m'),'dz':Q('300m')} #Was 200m, 200m, 200m
7-
#Material = 'NoGas'
8-
Material = 'Rock'
7+
Material = 'Vac'
98
# Mike Kordosky: position choosen here to exactly match
109
# the hall used by the ND task force (site.xml)
1110
#DetEncPosition = [Q('0cm'), Q('433.096cm'), Q('739.61625cm')]
12-
#DetEncPosition = [Q('0cm'), Q('0cm'), Q('0cm')]
13-
#DetEncPosition = [Q('-18484mm'), Q('-1005.27mm'), Q('9.6m')]
1411

1512
RockPosition = [Q('-21379mm'), Q('4205.27mm'), Q('-110.225m')] #For 250m in front of rock.
16-
17-
#RockPosition = [Q('-21379mm'), Q('4205.27mm'), Q('12.275m')] #For 5m in front of hall
18-
19-
#RockPosition = [Q('-21379mm'), Q('4205.27mm'), Q('14.775m')] #For 0m in front of hall
20-
21-
#RockPosition = [Q('-18484mm'), Q('1005.27mm'), Q('9.6m')] #Was -18484mm, -1005.27mm, 9.6m, for ND Hall
22-

0 commit comments

Comments
 (0)