Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
detectors
topside
Commits
11810c40
Commit
11810c40
authored
Dec 16, 2020
by
Whitney Armstrong
Browse files
modified: topside.xml
modified: topside/display.xml modified: topside/roman_pots.xml
parent
6d04f912
Changes
3
Hide whitespace changes
Inline
Side-by-side
topside.xml
View file @
11810c40
...
...
@@ -107,6 +107,7 @@
<!--
-->
<!--
<include ref="topside/beampipe.xml"/>
<include ref="topside/vertex_tracker.xml"/>
<include ref="topside/silicon_tracker.xml"/>
...
...
@@ -114,7 +115,6 @@
<include ref="topside/hcal.xml"/>
<include ref="topside/solenoid.xml"/>
<include ref="topside/topside_rich.xml"/>
<!--
-->
<include
ref=
"topside/roman_pots.xml"
/>
<include
ref=
"eic/forward_ion_beamline.xml"
/>
...
...
topside/display.xml
View file @
11810c40
...
...
@@ -16,6 +16,8 @@
<vis
name=
"InvisibleWithDaughters"
showDaughters=
"true"
visible=
"false"
/>
<vis
name=
"GreenVis"
alpha=
"0.2"
r=
"0.0"
g=
"1.0"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RedVis"
alpha=
"0.2"
r=
"1.0"
g=
"0.0"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RPVis"
alpha=
"0.99"
r=
"1.0"
g=
"0.0"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RPLayerVis"
alpha=
"0.99"
r=
"0.0"
g=
"0.7"
b=
"0.3"
showDaughters=
"true"
visible=
"true"
lineStyle=
"solid"
drawingStyle=
"solid"
/>
<vis
name=
"BlueVis"
alpha=
"0.2"
r=
"0.0"
g=
"0.0"
b=
"1.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"OrangeVis"
alpha=
"1.0"
r=
"1.0"
g=
"0.45"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RedGreenVis"
alpha=
"0.5"
r=
"1.0"
g=
"1.0"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
...
...
topside/roman_pots.xml
View file @
11810c40
...
...
@@ -8,20 +8,25 @@
</display>
<detectors>
<detector
id=
"ForwardRomanPot_ID"
name =
"RomanPot1"
type=
"RomanPot"
readout=
"ForwardRomanPotHits"
vis =
"InvisibleWithDaughters"
>
<position
x=
"20.0*cm+ CrossingSlope*30.0*m"
y=
"0.0"
z=
"30.0*m"
z_offset=
"0.0*m"
rotation=
"true"
vmax=
"10*cm"
v=
"2*cm"
/>
<dimensions
x=
"10.0*cm"
y=
"10.0*cm"
delta=
"0.005*cm"
/>
<frame
x=
"40.0*cm"
y=
"30.0*cm"
z=
"2*cm"
/>
<detector
id=
"ForwardRomanPot_ID"
name=
"RomanPot1"
type=
"RomanPot"
readout=
"ForwardRomanPotHits"
vis=
"RPVis"
>
<position
x=
"20.0*cm+ CrossingSlope*30.0*m"
y=
"0.0"
z=
"30.0*m"
z_offset=
"0.0*m"
rotation=
"true"
vmax=
"5*cm"
v=
"2*cm"
/>
<dimensions
x=
"10.0*cm"
y=
"10.0*cm"
delta=
"0.05*cm"
/>
<frame
x=
"20.0*cm"
y=
"20.0*cm"
z=
"2*cm"
vis=
"RPLayerVis"
/>
<layer
repeat=
"5"
>
<slice
material=
"SiliconNitride"
thickness=
"0.001*mm"
vis=
"BlueVis"
/>
<slice
material=
"Silicon"
thickness=
"0.03*cm"
vis=
"
Green
Vis"
sensitive=
"true"
/>
<slice
material=
"Vacuum"
thickness=
"1.0*mm"
vis=
"
InvisibleWithDaughter
s"
/>
<slice
material=
"Silicon"
thickness=
"0.03*cm"
vis=
"
Blue
Vis"
sensitive=
"true"
/>
<slice
material=
"Vacuum"
thickness=
"1.0*mm"
vis=
"
BlueVi
s"
/>
</layer>
</detector>
<detector
id=
"ForwardRomanPot_ID+1"
name =
"RomanPot2"
type=
"RomanPot"
readout=
"ForwardRomanPotHits"
vis =
"InvisibleWithDaughters"
>
<position
x=
"20.0*cm+ CrossingSlope*30.5*m"
y=
"0.0"
z=
"30.5*m"
z_offset=
"0.0*m"
rotation=
"true"
vmax=
"10*cm"
v=
"2*cm"
/>
<dimensions
x=
"10.0*cm"
y=
"10.0*cm"
delta=
"0.005*cm"
/>
<frame
x=
"
4
0.0*cm"
y=
"
3
0.0*cm"
z=
"2*cm"
/>
<frame
x=
"
2
0.0*cm"
y=
"
2
0.0*cm"
z=
"2*cm"
/>
<layer
repeat=
"5"
>
<slice
material=
"SiliconNitride"
thickness=
"0.001*mm"
vis=
"BlueVis"
/>
<slice
material=
"Silicon"
thickness=
"0.03*cm"
vis=
"GreenVis"
sensitive=
"true"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment