Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ip6
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
detectors
ip6
Commits
eb05d87f
Commit
eb05d87f
authored
4 years ago
by
Jihee Kim
Browse files
Options
Downloads
Patches
Plain Diff
Added Pb + Scint layers
parent
4f32723d
No related branches found
No related tags found
No related merge requests found
Pipeline
#12117
passed
4 years ago
Stage: config
Stage: initialize
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ip6/far_forward_ZDC_Hcal.xml
+12
-5
12 additions, 5 deletions
ip6/far_forward_ZDC_Hcal.xml
ip6/far_forward_detectors.xml
+3
-3
3 additions, 3 deletions
ip6/far_forward_detectors.xml
with
15 additions
and
8 deletions
ip6/far_forward_ZDC_Hcal.xml
+
12
−
5
View file @
eb05d87f
...
@@ -7,10 +7,13 @@
...
@@ -7,10 +7,13 @@
</comment>
</comment>
<define>
<define>
<constant
name=
"ffi_ZDC_HCAL_NRepeat"
value=
"40"
/>
<constant
name=
"ffi_ZDC_HCAL_SiW_NRepeat"
value=
"40"
/>
<constant
name=
"ffiZDCHcalTungstenThickness"
value=
"3.5 * mm"
/>
<constant
name=
"ffi_ZDC_HCAL_PbScint_NRepeat"
value=
"30"
/>
<constant
name=
"ffiZDCHcalSiliconThickness"
value=
"500.0 * um"
/>
<constant
name=
"ffiZDCHcalTungstenThickness"
value=
"3.5 * mm"
/>
<constant
name=
"ffiZDCHcalAirThickness"
value=
"1.0 * mm"
/>
<constant
name=
"ffiZDCHcalSiliconThickness"
value=
"500.0 * um"
/>
<constant
name=
"ffiZDCHcalAirThickness"
value=
"1.0 * mm"
/>
<constant
name=
"ffiZDCHcalLeadThickness"
value=
"30.0 * mm"
/>
<constant
name=
"ffiZDCHcalScintThickness"
value=
"2.0 * mm"
/>
</define>
</define>
<detectors>
<detectors>
...
@@ -18,11 +21,15 @@
...
@@ -18,11 +21,15 @@
<position
x=
"ffi_ZDC_HCAL_x_pos"
y=
"ffi_ZDC_HCAL_y_pos"
z=
"ffi_ZDC_HCAL_z_pos"
/>
<position
x=
"ffi_ZDC_HCAL_x_pos"
y=
"ffi_ZDC_HCAL_y_pos"
z=
"ffi_ZDC_HCAL_z_pos"
/>
<rotation
x=
"ffi_ZDC_HCAL_rotateX_angle"
y=
"ffi_ZDC_HCAL_rotateY_angle"
z=
"ffi_ZDC_HCAL_rotateZ_angle"
/>
<rotation
x=
"ffi_ZDC_HCAL_rotateX_angle"
y=
"ffi_ZDC_HCAL_rotateY_angle"
z=
"ffi_ZDC_HCAL_rotateZ_angle"
/>
<dimensions
x=
"ffi_ZDC_HCAL_width"
z=
"ffi_ZDC_HCAL_length"
/>
<dimensions
x=
"ffi_ZDC_HCAL_width"
z=
"ffi_ZDC_HCAL_length"
/>
<layer
repeat=
"ffi_ZDC_HCAL_NRepeat"
>
<layer
repeat=
"ffi_ZDC_HCAL_
SiW_
NRepeat"
>
<slice
name=
"Tungsten_slice"
material=
"TungstenDens24"
thickness=
"ffiZDCHcalTungstenThickness"
vis=
"AnlBlue"
/>
<slice
name=
"Tungsten_slice"
material=
"TungstenDens24"
thickness=
"ffiZDCHcalTungstenThickness"
vis=
"AnlBlue"
/>
<slice
name=
"Silicon_slice"
material=
"Silicon"
thickness=
"ffiZDCHcalSiliconThickness"
vis=
"AnlRed"
sensitive=
"true"
/>
<slice
name=
"Silicon_slice"
material=
"Silicon"
thickness=
"ffiZDCHcalSiliconThickness"
vis=
"AnlRed"
sensitive=
"true"
/>
<slice
name=
"Air_slice"
material=
"Air"
thickness=
"ffiZDCHcalAirThickness"
vis=
"AnlGold"
/>
<slice
name=
"Air_slice"
material=
"Air"
thickness=
"ffiZDCHcalAirThickness"
vis=
"AnlGold"
/>
</layer>
</layer>
<layer
repeat=
"ffi_ZDC_HCAL_PbScint_NRepeat"
>
<slice
name=
"Lead_slice"
material=
"Pb"
thickness=
"ffiZDCHcalLeadThickness"
vis=
"BlueGreenVis"
/>
<slice
name=
"Scint_slice"
material=
"PlasticScint"
thickness=
"ffiZDCHcalScintThickness"
vis=
"AnlOrange"
sensitive=
"true"
/>
</layer>
</detector>
</detector>
</detectors>
</detectors>
...
...
This diff is collapsed.
Click to expand it.
ip6/far_forward_detectors.xml
+
3
−
3
View file @
eb05d87f
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
Zero Degree Parameters
Zero Degree Parameters
----------------------
----------------------
</comment>
</comment>
<constant
name=
"ffi_ZDC_ECAL_z_pos"
value=
"3
80
0.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_z_pos"
value=
"3
75
0.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_x_pos"
value=
"ffi_ZDC_ECAL_z_pos * ionCrossingAngle"
/>
<constant
name=
"ffi_ZDC_ECAL_x_pos"
value=
"ffi_ZDC_ECAL_z_pos * ionCrossingAngle"
/>
<constant
name=
"ffi_ZDC_ECAL_y_pos"
value=
"0.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_y_pos"
value=
"0.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_rotateX_angle"
value=
"0.0 * rad"
/>
<constant
name=
"ffi_ZDC_ECAL_rotateX_angle"
value=
"0.0 * rad"
/>
...
@@ -19,11 +19,11 @@
...
@@ -19,11 +19,11 @@
<constant
name=
"ffi_ZDC_ECAL_module_gap"
value=
"1.0 * mm"
/>
<constant
name=
"ffi_ZDC_ECAL_module_gap"
value=
"1.0 * mm"
/>
<constant
name=
"ffi_ZDC_ECAL_module_ntower"
value=
"12"
/>
<constant
name=
"ffi_ZDC_ECAL_module_ntower"
value=
"12"
/>
<constant
name=
"ffi_ZDC_ECAL_width"
value=
"(ffi_ZDC_ECAL_module_width + ffi_ZDC_ECAL_module_gap) * ffi_ZDC_ECAL_module_ntower + 2.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_width"
value=
"(ffi_ZDC_ECAL_module_width + ffi_ZDC_ECAL_module_gap) * ffi_ZDC_ECAL_module_ntower + 2.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_thickness"
value=
"ffi_ZDC_ECAL_module_thickness +
2
.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_thickness"
value=
"ffi_ZDC_ECAL_module_thickness +
1
.0 * cm"
/>
<constant
name=
"ffi_ZDC_HCAL_x_pos"
value=
"ffi_ZDC_ECAL_x_pos"
/>
<constant
name=
"ffi_ZDC_HCAL_x_pos"
value=
"ffi_ZDC_ECAL_x_pos"
/>
<constant
name=
"ffi_ZDC_HCAL_y_pos"
value=
"ffi_ZDC_ECAL_y_pos"
/>
<constant
name=
"ffi_ZDC_HCAL_y_pos"
value=
"ffi_ZDC_ECAL_y_pos"
/>
<constant
name=
"ffi_ZDC_HCAL_z_pos"
value=
"ffi_ZDC_ECAL_z_pos + ffi_ZDC_ECAL_thickness +
3
.0 * cm"
/>
<constant
name=
"ffi_ZDC_HCAL_z_pos"
value=
"ffi_ZDC_ECAL_z_pos + ffi_ZDC_ECAL_thickness +
1
.0 * cm"
/>
<constant
name=
"ffi_ZDC_HCAL_rotateX_angle"
value=
"ffi_ZDC_ECAL_rotateX_angle"
/>
<constant
name=
"ffi_ZDC_HCAL_rotateX_angle"
value=
"ffi_ZDC_ECAL_rotateX_angle"
/>
<constant
name=
"ffi_ZDC_HCAL_rotateY_angle"
value=
"ffi_ZDC_ECAL_rotateY_angle"
/>
<constant
name=
"ffi_ZDC_HCAL_rotateY_angle"
value=
"ffi_ZDC_ECAL_rotateY_angle"
/>
<constant
name=
"ffi_ZDC_HCAL_rotateZ_angle"
value=
"ffi_ZDC_ECAL_rotateZ_angle"
/>
<constant
name=
"ffi_ZDC_HCAL_rotateZ_angle"
value=
"ffi_ZDC_ECAL_rotateZ_angle"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment