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
GitLab 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
Merge requests
!60
Resolve "Backward Electron Endcap Crystal"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Backward Electron Endcap Crystal"
54-backward-electron-endcap-crystal
into
master
Overview
1
Commits
4
Pipelines
7
Changes
2
Merged
Resolve "Backward Electron Endcap Crystal"
Jihee Kim
requested to merge
54-backward-electron-endcap-crystal
into
master
Apr 20, 2021
Overview
1
Commits
4
Pipelines
7
Changes
2
Closes
#54 (closed)
Edited
Apr 22, 2021
by
Jihee Kim
0
0
Merge request reports
Compare
master
version 6
54536aa8
Apr 22, 2021
version 5
e565526b
Apr 22, 2021
version 4
bbcdb179
Apr 22, 2021
version 3
9c25aa66
Apr 22, 2021
version 2
14e2f674
Apr 22, 2021
version 1
f8f383f0
Apr 22, 2021
master (base)
and
latest version
latest version
28d405c5
4 commits,
Apr 22, 2021
version 6
54536aa8
4 commits,
Apr 22, 2021
version 5
e565526b
4 commits,
Apr 22, 2021
version 4
bbcdb179
3 commits,
Apr 22, 2021
version 3
9c25aa66
2 commits,
Apr 22, 2021
version 2
14e2f674
1 commit,
Apr 22, 2021
version 1
f8f383f0
1 commit,
Apr 22, 2021
2 files
+
19
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
compact/ce_GEM.xml
+
2
−
1
View file @ 28d405c5
Edit in single-file editor
Open in Web IDE
Show full file
@@ -15,7 +15,8 @@
<constant
name=
"ce_GEM_length"
value=
"30.0 * cm"
/>
<constant
name=
"ce_GEM_x_pos"
value=
"0.0 * cm"
/>
<constant
name=
"ce_GEM_y_pos"
value=
"0.0 * cm"
/>
<constant
name=
"ce_GEM_z_pos"
value=
"-Solenoid_length/2.0 + ce_GEM_length/2.0"
/>
<!--<constant name="ce_GEM_z_pos" value="-Solenoid_length/2.0 + ce_GEM_length/2.0"/>-->
<constant
name=
"ce_GEM_z_pos"
value=
"-EcalEndcapN_zmin - CrystalBox_z_length - ce_GEM_length/2.0"
/>
<constant
name=
"ce_GEM_layer"
value=
"8"
/>
<constant
name=
"ce_GEM_layer_thickness"
value=
"1.0 * cm"
/>
</define>
Loading