Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Reference Detector
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
Terraform modules
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
EIC
detectors
Reference Detector
Commits
dc8f8aed
Commit
dc8f8aed
authored
4 years ago
by
Chao Peng
Browse files
Options
Downloads
Patches
Plain Diff
separate barrel and endcap ECals
parent
1da9e11c
Branches
Branches containing commit
No related tags found
1 merge request
!35
WIP: Implement AMEGOX layers for reference detector
Pipeline
#8024
failed
4 years ago
Stage: config
Stage: build
Stage: docs
Stage: test
Stage: finalize
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
compact/cb_ECal.xml
+73
-0
73 additions, 0 deletions
compact/cb_ECal.xml
compact/ce_ci_ECal.xml
+0
-47
0 additions, 47 deletions
compact/ce_ci_ECal.xml
reference_detector.xml
+2
-1
2 additions, 1 deletion
reference_detector.xml
with
75 additions
and
48 deletions
compact/cb_ECal.xml
0 → 100644
+
73
−
0
View file @
dc8f8aed
<lccdd>
<limits>
</limits>
<regions>
</regions>
<!-- Common Generic visualization attributes -->
<comment>
Common Generic visualization attributes
</comment>
<display>
</display>
<detectors>
<comment>
---------------------
Barrel EM Calorimeter
---------------------
A layered EM calorimeter with tungsten and silicon (or scintillator) strips
</comment>
<detector
id=
"ECalBarrel_ID"
name=
"EcalBarrel"
type=
"refdet_EcalBarrel"
readout=
"EcalBarrelHits"
calorimeterType=
"EM_BARREL"
offset=
"EcalBarrel_offset"
>
<dimensions
numsides=
"CaloSides"
rmin=
"EcalBarrel_rmin"
z=
"EcalBarrelLength"
/>
<staves
vis=
"EcalBarrelVis"
/>
<layer
repeat=
"EcalBarrelLayer1_NRepeat"
>
<slice
material=
"Silicon"
thickness=
"EcalSiliconThickness"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Copper"
thickness=
"EcalCopperThickness"
/>
<slice
material=
"Kapton"
thickness=
"EcalKaptonThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir1Thickness"
/>
</layer>
<layer
repeat=
"EcalBarrelLayer2_NRepeat"
>
<slice
material=
"TungstenDens24"
thickness=
"EcalThinTungstenThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir2Thickness"
/>
<slice
material=
"Silicon"
thickness=
"EcalSiliconThickness"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Copper"
thickness=
"EcalCopperThickness"
/>
<slice
material=
"Kapton"
thickness=
"EcalKaptonThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir1Thickness"
/>
</layer>
<layer
repeat=
"EcalBarrelLayer3_NRepeat"
>
<slice
material=
"TungstenDens24"
thickness=
"EcalThickTungstenThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir2Thickness"
/>
<slice
material=
"Silicon"
thickness=
"EcalSiliconThickness"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Copper"
thickness=
"EcalCopperThickness"
/>
<slice
material=
"Kapton"
thickness=
"EcalKaptonThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir1Thickness"
/>
</layer>
</detector>
</detectors>
<!-- Definition of the readout segmentation/definition -->
<readouts>
<readout
name=
"EcalBarrelHits"
>
<segmentation
type=
"CartesianGridXY"
grid_size_x=
"3.5 * mm"
grid_size_y=
"3.5 * mm"
/>
<id>
system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16
</id>
</readout>
</readouts>
<plugins>
</plugins>
</lccdd>
This diff is collapsed.
Click to expand it.
compact/
e
cal.xml
→
compact/c
e_ci_EC
al.xml
+
0
−
47
View file @
dc8f8aed
...
@@ -27,49 +27,6 @@
...
@@ -27,49 +27,6 @@
<detectors>
<detectors>
<comment>
---------------------
Barrel EM Calorimeter
---------------------
A layered EM calorimeter with tungsten and silicon (or scintillator) strips
</comment>
<detector
id=
"ECalBarrel_ID"
name=
"EcalBarrel"
type=
"refdet_EcalBarrel"
readout=
"EcalBarrelHits"
calorimeterType=
"EM_BARREL"
offset=
"EcalBarrel_offset"
>
<dimensions
numsides=
"CaloSides"
rmin=
"EcalBarrel_rmin"
z=
"EcalBarrelLength"
/>
<staves
vis=
"EcalBarrelVis"
/>
<layer
repeat=
"EcalBarrelLayer1_NRepeat"
>
<slice
material=
"Silicon"
thickness=
"EcalSiliconThickness"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Copper"
thickness=
"EcalCopperThickness"
/>
<slice
material=
"Kapton"
thickness=
"EcalKaptonThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir1Thickness"
/>
</layer>
<layer
repeat=
"EcalBarrelLayer2_NRepeat"
>
<slice
material=
"TungstenDens24"
thickness=
"EcalThinTungstenThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir2Thickness"
/>
<slice
material=
"Silicon"
thickness=
"EcalSiliconThickness"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Copper"
thickness=
"EcalCopperThickness"
/>
<slice
material=
"Kapton"
thickness=
"EcalKaptonThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir1Thickness"
/>
</layer>
<layer
repeat=
"EcalBarrelLayer3_NRepeat"
>
<slice
material=
"TungstenDens24"
thickness=
"EcalThickTungstenThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir2Thickness"
/>
<slice
material=
"Silicon"
thickness=
"EcalSiliconThickness"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Copper"
thickness=
"EcalCopperThickness"
/>
<slice
material=
"Kapton"
thickness=
"EcalKaptonThickness"
/>
<slice
material=
"Air"
thickness=
"EcalAir1Thickness"
/>
</layer>
</detector>
<comment>
<comment>
------------------------------------------
------------------------------------------
Forward (Positive Z) Endcap EM Calorimeter
Forward (Positive Z) Endcap EM Calorimeter
...
@@ -167,10 +124,6 @@
...
@@ -167,10 +124,6 @@
<id>system:8,sector:4,module:20,x:48:-8,y:-8</id>
<id>system:8,sector:4,module:20,x:48:-8,y:-8</id>
</readout>
</readout>
-->
-->
<readout
name=
"EcalBarrelHits"
>
<segmentation
type=
"CartesianGridXY"
grid_size_x=
"3.5 * mm"
grid_size_y=
"3.5 * mm"
/>
<id>
system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16
</id>
</readout>
<readout
name=
"EcalEndcapHits"
>
<readout
name=
"EcalEndcapHits"
>
<segmentation
type=
"CartesianGridXY"
grid_size_x=
"3.5 * mm"
grid_size_y=
"3.5 * mm"
/>
<segmentation
type=
"CartesianGridXY"
grid_size_x=
"3.5 * mm"
grid_size_y=
"3.5 * mm"
/>
<id>
system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16
</id>
<id>
system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16
</id>
...
...
This diff is collapsed.
Click to expand it.
reference_detector.xml
+
2
−
1
View file @
dc8f8aed
...
@@ -116,7 +116,8 @@
...
@@ -116,7 +116,8 @@
-->
-->
<include
ref=
"ip6/beampipe.xml"
/>
<include
ref=
"ip6/beampipe.xml"
/>
<include
ref=
"compact/solenoid.xml"
/>
<include
ref=
"compact/solenoid.xml"
/>
<include
ref=
"compact/ecal.xml"
/>
<include
ref=
"compact/ce_ci_ECal.xml"
/>
<include
ref=
"compact/cb_ECal.xml"
/>
<include
ref=
"compact/cb_CTD_Si.xml"
/>
<include
ref=
"compact/cb_CTD_Si.xml"
/>
<include
ref=
"compact/ce_mrich.xml"
/>
<include
ref=
"compact/ce_mrich.xml"
/>
<include
ref=
"compact/ce_GEM.xml"
/>
<include
ref=
"compact/ce_GEM.xml"
/>
...
...
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