Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
athena
Manage
Activity
Members
Labels
Plan
Issues
38
Issue boards
Milestones
Wiki
Code
Merge requests
34
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
athena
Commits
56af20f6
Commit
56af20f6
authored
3 years ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
Define Hcal per calorimetry working group
parent
f762309a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!182
Resolve "Hcal Endcap thickness verification"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
compact/definitions.xml
+22
-17
22 additions, 17 deletions
compact/definitions.xml
compact/hcal.xml
+6
-6
6 additions, 6 deletions
compact/hcal.xml
with
28 additions
and
23 deletions
compact/definitions.xml
+
22
−
17
View file @
56af20f6
...
...
@@ -587,31 +587,36 @@ The logic goes like this:
<documentation>
#### Material Thickness
</documentation>
<constant
name=
"HcalSteelThickness"
value=
"1.89 * cm"
/>
<constant
name=
"HcalPyrexThickness"
value=
"1.10 * mm"
/>
<constant
name=
"HcalRPCGasThickness"
value=
"1.20 * mm"
/>
<constant
name=
"HcalG10Thickness"
value=
"3.00 * mm"
/>
<constant
name=
"HcalAirThickness"
value=
"1.60 * mm"
/>
<constant
name=
"HcalBarrelSteelThickness"
value=
"2.0 * cm"
/>
<constant
name=
"HcalBarrelPolystyreneThickness"
value=
"0.5 * cm"
/>
<constant
name=
"HcalEndcapNSteelThickness"
value=
"HcalBarrelSteelThickness"
/>
<constant
name=
"HcalEndcapNPolystyreneThickness"
value=
"HcalBarrelPolystyreneThickness"
/>
<constant
name=
"HcalEndcapPSteelThickness"
value=
"HcalBarrelSteelThickness"
/>
<constant
name=
"HcalEndcapPPolystyreneThickness"
value=
"0.3 * cm"
/>
<documentation>
-
Single Layer Thickness (for both barrel and endcap)
<documentation>
-
Hcal Barrel Layers and computed Thickness
</documentation>
<constant
name=
"HcalSingleLayerThickness"
value=
"HcalSteelThickness + (2 * HcalPyrexThickness) + HcalRPCGasThickness + HcalG10Thickness + HcalAirThickness"
/>
<constant
name=
"HcalBarrelSingleLayerThickness"
value=
"HcalBarrelSteelThickness + HcalBarrelPolystyreneThickness"
/>
<constant
name=
"HcalBarrelLayer_NRepeat"
value=
"floor(HcalBarrelAvailThickness / HcalBarrelSingleLayerThickness)"
/>
<constant
name=
"HcalBarrelThickness"
value=
"HcalBarrelLayer_NRepeat * HcalBarrelSingleLayerThickness"
/>
<documentation>
- Hcal
Barrel
Layers and computed Thickness
- Hcal
Endcap P
Layers and computed Thickness
</documentation>
<constant
name=
"HcalBarrelLayer_NRepeat"
value=
"floor(HcalBarrelAvailThickness / HcalSingleLayerThickness)"
/>
<constant
name=
"HcalBarrelThickness"
value=
"HcalBarrelLayer_NRepeat * HcalSingleLayerThickness"
/>
<constant
name=
"HcalEndcapNSingleLayerThickness"
value=
"HcalEndcapNSteelThickness + HcalEndcapNPolystyreneThickness"
/>
<constant
name=
"HcalEndcapNLayer_NRepeat"
value=
"floor(HcalEndcapN_length / HcalEndcapNSingleLayerThickness)"
/>
<constant
name=
"HcalEndcapN_thickness"
value=
"HcalEndcapNLayer_NRepeat * HcalEndcapNSingleLayerThickness"
/>
<documentation>
- Hcal Endcap Layers and computed Thickness
- Hcal Endcap
P
Layers and computed Thickness
</documentation>
<constant
name=
"HcalEndcapP
Layer_NRepeat"
value=
"floor(HcalEndcapP_length / Hcal
SingleLayerThickness
)"
/>
<constant
name=
"HcalEndcapNLayer_NRepeat"
value=
"floor(HcalEndcapN_length / HcalSingleLayer
Thickness
)
"
/>
<constant
name=
"HcalEndcapP
_thickness
"
value=
"HcalEndcapP
Layer_NRepeat * Hcal
SingleLayerThickness"
/>
<constant
name=
"HcalEndcap
N
_thickness"
value=
"HcalEndcap
N
Layer_NRepeat * HcalSingleLayerThickness"
/>
<constant
name=
"HcalEndcapPSingleLayerThickness
"
value=
"HcalEndcapPSteelThickness + HcalEndcapPPolystyrene
Thickness"
/>
<constant
name=
"HcalEndcapP
Layer_NRepeat
"
value=
"
floor(
HcalEndcapP
_length / HcalEndcapP
SingleLayerThickness
)
"
/>
<constant
name=
"HcalEndcap
P
_thickness"
value=
"HcalEndcap
P
Layer_NRepeat * Hcal
EndcapP
SingleLayerThickness"
/>
<comment>
Special DIRC parameters
</comment>
<constant
name=
"DIRCFull_length"
value=
"max(CentralTracking_length + BackwardInnerEndcap_length + EcalEndcapN_length, EcalBarrel_length) + 10*cm"
/>
...
...
This diff is collapsed.
Click to expand it.
compact/hcal.xml
+
6
−
6
View file @
56af20f6
...
...
@@ -31,8 +31,8 @@
z=
"HcalBarrelLength"
/>
<staves
vis=
"HcalBarrelVis"
/>
<layer
repeat=
"HcalBarrelLayer_NRepeat"
>
<slice
material=
"Steel235"
thickness=
"
2.0*cm
"
vis=
"HcalAbsorberVis"
/>
<slice
material=
"Polystyrene"
thickness=
"
0.5*cm
"
vis=
"HcalSensorVis"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Steel235"
thickness=
"
HcalBarrelSteelThickness
"
vis=
"HcalAbsorberVis"
/>
<slice
material=
"Polystyrene"
thickness=
"
HcalBarrelPolystyreneThickness
"
vis=
"HcalSensorVis"
sensitive=
"yes"
limits=
"cal_limits"
/>
</layer>
</detector>
...
...
@@ -51,8 +51,8 @@
rmin=
"HcalEndcapP_rmin"
rmax=
"HcalBarrel_rmax"
/>
<layer
repeat=
"51"
vis=
"HcalEndcapVis"
>
<slice
material=
"Steel235"
thickness=
"
2.0
"
vis=
"HcalAbsorberVis"
/>
<slice
material=
"Polystyrene"
thickness=
"
0.3*cm
"
vis=
"HcalSensorVis"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Steel235"
thickness=
"
HcalEndcapPSteelThickness
"
vis=
"HcalAbsorberVis"
/>
<slice
material=
"Polystyrene"
thickness=
"
HcalEndcapPPolystyreneThickness
"
vis=
"HcalSensorVis"
sensitive=
"yes"
limits=
"cal_limits"
/>
</layer>
</detector>
...
...
@@ -70,8 +70,8 @@
rmin=
"HcalEndcapN_rmin"
rmax=
"HcalBarrel_rmax"
/>
<layer
repeat=
"HcalEndcapNLayer_NRepeat"
vis=
"HcalEndcapVis"
>
<slice
material=
"Steel235"
thickness=
"HcalSteelThickness"
vis=
"HcalAbsorberVis"
/>
<slice
material=
"Polystyrene"
thickness=
"
0.5*cm
"
vis=
"HcalSensorVis"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Steel235"
thickness=
"Hcal
EndcapN
SteelThickness"
vis=
"HcalAbsorberVis"
/>
<slice
material=
"Polystyrene"
thickness=
"
HcalEndcapNPolystyreneThickness
"
vis=
"HcalSensorVis"
sensitive=
"yes"
limits=
"cal_limits"
/>
</layer>
</detector>
...
...
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