Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
detector_benchmarks
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
detector_benchmarks
Merge requests
!15
Benchmark for AMEGO-X type Barrel EMCal
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Benchmark for AMEGO-X type Barrel EMCal
amego_x_benchmark
into
master
Overview
0
Commits
3
Pipelines
0
Changes
1
Merged
Benchmark for AMEGO-X type Barrel EMCal
Chao Peng
requested to merge
amego_x_benchmark
into
master
Apr 7, 2021
Overview
0
Commits
3
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
master
version 2
872193ca
Apr 7, 2021
version 1
b4cab614
Apr 7, 2021
master (base)
and
version 1
latest version
54fd218f
3 commits,
Apr 7, 2021
version 2
872193ca
2 commits,
Apr 7, 2021
version 1
b4cab614
1 commit,
Apr 7, 2021
1 file
+
116
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
calorimeters/CentralBarrel_AMEGOX.xml
0 → 100644
+
116
−
0
View file @ b4cab614
Edit in single-file editor
Open in Web IDE
<lccdd
xmlns:compact=
"http://www.lcsim.org/schemas/compact/1.0"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xs:noNamespaceSchemaLocation=
"http://www.lcsim.org/schemas/compact/1.0/compact.xsd"
>
<!-- Some information about detector -->
<info
name=
"Central_Barrel_EMCal_Module_example"
title=
"Central Barrel EMCal Module Example"
author=
"Chao Peng"
url=
"https://eicweb.phy.anl.gov/EIC/NPDet"
status=
"development"
version=
"v2.0 2020-07-30"
>
<comment>
A Module of Central Barrel EMCal
</comment>
</info>
<!-- Use DD4hep elements and materials definitions -->
<includes>
<gdmlFile
ref=
"elements.xml"
/>
<gdmlFile
ref=
"materials.xml"
/>
</includes>
<!-- Define the dimensions of the world volume -->
<define>
<constant
name=
"world_side"
value=
"50*m"
/>
<constant
name=
"world_x"
value=
"world_side"
/>
<constant
name=
"world_y"
value=
"world_side"
/>
<constant
name=
"world_z"
value=
"world_side"
/>
<constant
name=
"cb_ECal_rmin"
value=
"1.3*m"
/>
<constant
name=
"cb_ECal_length"
value=
"4.0*m"
/>
<constant
name=
"cb_ECal_mod_length"
value=
"0.5*m"
/>
<constant
name=
"cb_ECal_mod_width"
value=
"0.5*m"
/>
<constant
name=
"cb_ECal_SiliconThickness"
value=
"500*um"
/>
<constant
name=
"cb_ECal_ElectronicsThickness"
value=
"150*um"
/>
<constant
name=
"cb_ECal_CopperThickness"
value=
"100*um"
/>
<constant
name=
"cb_ECal_KaptonThickness"
value=
"200*um"
/>
<constant
name=
"cb_ECal_EpoxyThickness"
value=
"100*um"
/>
<constant
name=
"cb_ECal_CarbonThickness"
value=
"200*um"
/>
<constant
name=
"cb_ECal_CarbonSpacerWidth"
value=
"4*mm"
/>
<constant
name=
"cb_ECal_AvailThickness"
value=
"40*cm"
/>
<constant
name=
"cb_ECal_ReadoutLayerThickness"
value=
"cb_ECal_SiliconThickness+cb_ECal_ElectronicsThickness+cb_ECal_CopperThickness+cb_ECal_KaptonThickness+cb_ECal_EpoxyThickness+cb_ECal_CarbonThickness"
/>
<constant
name=
"cb_ECal_ReadoutLayerNumber"
value=
"floor(cb_ECal_AvailThickness/cb_ECal_ReadoutLayerThickness)"
/>
</define>
<limits>
<limitset
name=
"cal_limits"
>
<limit
name=
"step_length_max"
particles=
"*"
value=
"5.0"
unit=
"mm"
/>
</limitset>
</limits>
<regions>
</regions>
<!-- Common Generic visualization attributes -->
<comment>
Common Generic visualization attributes
</comment>
<display>
<vis
name=
"InvisibleNoDaughters"
showDaughters=
"false"
visible=
"false"
/>
<vis
name=
"InvisibleWithDaughters"
showDaughters=
"true"
visible=
"false"
/>
<vis
name=
"GreenVis"
alpha=
"0.5"
r=
"0.0"
g=
"1.0"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RedVis"
alpha=
"0.5"
r=
"1.0"
g=
"0.0"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"BlueVis"
alpha=
"0.5"
r=
"0.0"
g=
"0.0"
b=
"1.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"OrangeVis"
alpha=
"0.5"
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"
/>
<vis
name=
"BlueGreenVis"
alpha=
"0.5"
r=
"0.0"
g=
"1.0"
b=
"1.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"PurpleVis"
alpha=
"0.5"
r=
"1.0"
g=
"0.0"
b=
"1.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"DoubleRedG"
alpha=
"0.5"
r=
"2.0"
g=
".10"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RBG015"
alpha=
"0.5"
r=
"0.0"
g=
".2"
b=
"1.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RBG510"
alpha=
"0.5"
r=
"1.0"
g=
".2"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RBG"
alpha=
"0.5"
r=
"1.0"
g=
"1.0"
b=
"1.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"GrayVis"
alpha=
"0.5"
r=
"0.75"
g=
"0.75"
b=
"0.75"
showDaughters=
"true"
visible=
"true"
/>
</display>
<!-- Define detector -->
<detectors>
<comment>
---------------------
Barrel EM Calorimeter
---------------------
A layered EM calorimeter with tungsten and silicon (or scintillator) strips
</comment>
<detector
id=
"131"
name=
"EcalBarrel"
type=
"DD4hep_EcalBarrel"
readout=
"EcalBarrelHits"
calorimeterType=
"EM_BARREL"
>
<dimensions
numsides=
"16"
rmin=
"cb_ECal_rmin"
z=
"cb_ECal_mod_length"
/>
<staves
vis=
"EcalBarrelVis"
/>
<layer
repeat=
"cb_ECal_ReadoutLayerNumber"
>
<slice
material=
"Silicon"
thickness=
"cb_ECal_SiliconThickness"
sensitive=
"yes"
limits=
"cal_limits"
/>
<slice
material=
"Silicon"
thickness=
"cb_ECal_ElectronicsThickness"
/>
<slice
material=
"Copper"
thickness=
"cb_ECal_CopperThickness"
/>
<slice
material=
"Kapton"
thickness=
"cb_ECal_KaptonThickness"
/>
<slice
material=
"Epoxy"
thickness=
"cb_ECal_EpoxyThickness"
/>
<slice
material=
"CarbonFiber"
thickness=
"cb_ECal_CarbonThickness"
/>
</layer>
</detector>
</detectors>
<!-- Definition of the readout segmentation/definition -->
<readouts>
<readout
name=
"EcalBarrelHits"
>
<segmentation
type=
"CartesianGridXY"
grid_size_x=
"2*cm"
grid_size_y=
"2*cm"
/>
<id>
system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16
</id>
</readout>
</readouts>
<plugins>
</plugins>
<fields>
</fields>
</lccdd>
Loading