Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
athena
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
Subhadip Pal
athena
Commits
b378c63e
Commit
b378c63e
authored
3 years ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
Resolve "MRICH: electronics/material budget"
parent
52ae8f40
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
compact/materials.xml
+7
-0
7 additions, 0 deletions
compact/materials.xml
compact/mrich.xml
+14
-4
14 additions, 4 deletions
compact/mrich.xml
src/MRich_geo.cpp
+1
-1
1 addition, 1 deletion
src/MRich_geo.cpp
with
22 additions
and
5 deletions
compact/materials.xml
+
7
−
0
View file @
b378c63e
...
@@ -97,6 +97,13 @@
...
@@ -97,6 +97,13 @@
<fraction
n=
"0.040"
ref=
"SodiumOxide"
/>
<fraction
n=
"0.040"
ref=
"SodiumOxide"
/>
<fraction
n=
"0.023"
ref=
"AluminumOxide"
/>
<fraction
n=
"0.023"
ref=
"AluminumOxide"
/>
</material>
</material>
<material
name=
"PyrexGlass25"
>
<D
type=
"density"
value=
"0.5575"
unit=
"g/cm3"
/>
<fraction
n=
"0.806"
ref=
"SiliconOxide"
/>
<fraction
n=
"0.130"
ref=
"BoronOxide"
/>
<fraction
n=
"0.040"
ref=
"SodiumOxide"
/>
<fraction
n=
"0.023"
ref=
"AluminumOxide"
/>
</material>
<material
name=
"PbGlass"
>
<material
name=
"PbGlass"
>
<D
type=
"density"
value=
"3.86"
unit=
"g / cm3"
/>
<D
type=
"density"
value=
"3.86"
unit=
"g / cm3"
/>
<fraction
n=
"0.5080"
ref=
"LeadOxide"
/>
<fraction
n=
"0.5080"
ref=
"LeadOxide"
/>
...
...
This diff is collapsed.
Click to expand it.
compact/mrich.xml
+
14
−
4
View file @
b378c63e
...
@@ -15,10 +15,13 @@
...
@@ -15,10 +15,13 @@
<constant
name=
"MRICHPhotoDet_thickness"
value=
"1.5*mm"
/>
<constant
name=
"MRICHPhotoDet_thickness"
value=
"1.5*mm"
/>
<constant
name=
"MRICHPhotoDet_length"
value=
"48.5*mm"
/>
<constant
name=
"MRICHPhotoDet_length"
value=
"48.5*mm"
/>
<constant
name=
"MRICHGlassWindow_width"
value=
"103.5*mm"
/>
<constant
name=
"MRICHGlassWindow_width"
value=
"103.5*mm"
/>
<constant
name=
"MRICHGlassPhotoDet_thickness"
value=
"2.0*mm"
/>
<constant
name=
"MRICHGlassPhotoDet_thickness"
value=
"5.0*mm"
/>
<constant
name=
"MRICHPhotoDetMCPlate_thickness"
value=
"0.3*mm"
/>
<!-- FIXME: should be 1.2*mm with PyrexGlass25 -->
<constant
name=
"MRICHPhotoDetAnode_thickness"
value=
"3.8*mm"
/>
<constant
name=
"MRICHPhotoDetPCB_thickness"
value=
"2.0*mm"
/>
<constant
name=
"MRICHPhotoDetCopper_thickness"
value=
"0.1*mm"
/>
<constant
name=
"MRICHPhotoDetCopper_thickness"
value=
"0.1*mm"
/>
<constant
name=
"MRICHPhotoDetKapton_thickness"
value=
"0.2*mm"
/>
<constant
name=
"MRICHPhotoDetKapton_thickness"
value=
"0.2*mm"
/>
<constant
name=
"MRICHRearExtraSpace_thickness"
value=
"
9.7
*mm"
/>
<constant
name=
"MRICHRearExtraSpace_thickness"
value=
"
0.3
*mm"
/>
<constant
name=
"MRICHLensPhotoDet_length"
value=
"136.4*mm"
/>
<constant
name=
"MRICHLensPhotoDet_length"
value=
"136.4*mm"
/>
<constant
name=
"MRICHMirror_thickness"
value=
"2.0*mm"
/>
<constant
name=
"MRICHMirror_thickness"
value=
"2.0*mm"
/>
<constant
name=
"MRICHMirror_length"
value=
"MRICHLensPhotoDet_length - MRICHLensMirrorGap_thickness"
/>
<constant
name=
"MRICHMirror_length"
value=
"MRICHLensPhotoDet_length - MRICHLensMirrorGap_thickness"
/>
...
@@ -42,6 +45,9 @@
...
@@ -42,6 +45,9 @@
+ MRICHFresnelLens_thickness
+ MRICHFresnelLens_thickness
+ MRICHLensPhotoDet_length
+ MRICHLensPhotoDet_length
+ MRICHGlassPhotoDet_thickness
+ MRICHGlassPhotoDet_thickness
+ 2.0*MRICHPhotoDetMCPlate_thickness
+ MRICHPhotoDetAnode_thickness
+ MRICHPhotoDetPCB_thickness
+ MRICHPhotoDetCopper_thickness
+ MRICHPhotoDetCopper_thickness
+ MRICHPhotoDetKapton_thickness
+ MRICHPhotoDetKapton_thickness
+ MRICHRearExtraSpace_thickness "
/>
+ MRICHRearExtraSpace_thickness "
/>
...
@@ -86,8 +92,12 @@
...
@@ -86,8 +92,12 @@
material=
"AluminumOxide"
/>
material=
"AluminumOxide"
/>
<photodet
width=
"MRICHGlassWindow_width"
thickness=
"MRICHGlassPhotoDet_thickness"
material=
"PyrexGlassOptical"
>
<photodet
width=
"MRICHGlassWindow_width"
thickness=
"MRICHGlassPhotoDet_thickness"
material=
"PyrexGlassOptical"
>
<sensor
nx=
"2"
ny=
"2"
thickness=
"MRICHPhotoDet_thickness"
width=
"MRICHPhotoDet_length"
material=
"SiliconOxide"
/>
<sensor
nx=
"2"
ny=
"2"
thickness=
"MRICHPhotoDet_thickness"
width=
"MRICHPhotoDet_length"
material=
"SiliconOxide"
/>
<!--layer thickness="MRICHPhotoDetCopper_thickness" material="Copper"/-->
<layer
thickness=
"MRICHPhotoDetMCPlate_thickness"
material=
"PyrexGlass"
/>
<!-- FIXME: should be PyrexGlass25 with 1.2*mm thickness -->
<!--layer thickness="MRICHPhotoDetKapton_thickness" material="Kapton"/-->
<layer
thickness=
"MRICHPhotoDetMCPlate_thickness"
material=
"PyrexGlass"
/>
<!-- FIXME: should be PyrexGlass25 with 1.2*mm thickness -->
<layer
thickness=
"MRICHPhotoDetAnode_thickness"
material=
"AluminumOxide"
/>
<layer
thickness=
"MRICHPhotoDetPCB_thickness"
material=
"Fr4"
/>
<layer
thickness=
"MRICHPhotoDetCopper_thickness"
material=
"Copper"
/>
<layer
thickness=
"MRICHPhotoDetKapton_thickness"
material=
"Kapton"
/>
</photodet>
</photodet>
</module>
</module>
<comment>
<comment>
...
...
This diff is collapsed.
Click to expand it.
src/MRich_geo.cpp
+
1
−
1
View file @
b378c63e
...
@@ -239,7 +239,7 @@ static Ref_t createDetector(Detector& description, xml::Handle_t e, SensitiveDet
...
@@ -239,7 +239,7 @@ static Ref_t createDetector(Detector& description, xml::Handle_t e, SensitiveDet
int
sensor_ny
=
getAttrOrDefault
(
x_photodet_sensor
,
_Unicode
(
ny
),
2
);
int
sensor_ny
=
getAttrOrDefault
(
x_photodet_sensor
,
_Unicode
(
ny
),
2
);
Box
window_box
(
photodet_width
/
2.0
,
photodet_width
/
2.0
,
photodet_thickness
/
2.0
);
Box
window_box
(
photodet_width
/
2.0
,
photodet_width
/
2.0
,
photodet_thickness
/
2.0
);
Volume
window_vol
(
mod_name
+
"_window"
,
window_box
,
photodet_mat
);
Volume
window_vol
(
mod_name
+
"_window"
,
window_box
,
photodet_mat
);
double
window_zpos
=
mirror_zpos
+
mirror_length
/
2.0
+
photodet_thickness
/
2.0
;
double
window_zpos
=
mirror_zpos
+
mirror_length
/
2.0
+
photodet_thickness
/
2.0
;
pv
=
m_volume
.
placeVolume
(
window_vol
,
Position
(
0
,
0
,
window_zpos
));
pv
=
m_volume
.
placeVolume
(
window_vol
,
Position
(
0
,
0
,
window_zpos
));
DetElement
comp_de
(
mod_de
,
std
::
string
(
"mod_sensor_de_"
)
+
std
::
to_string
(
1
)
,
1
);
DetElement
comp_de
(
mod_de
,
std
::
string
(
"mod_sensor_de_"
)
+
std
::
to_string
(
1
)
,
1
);
...
...
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