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
!83
Draft: Resolve "Detailed Zero Degree Calorimeter - HCAL"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Draft: Resolve "Detailed Zero Degree Calorimeter - HCAL"
41-detailed-zero-degree-calorimeter-hcal
into
master
Overview
1
Commits
6
Pipelines
6
Changes
3
Closed
Draft: Resolve "Detailed Zero Degree Calorimeter - HCAL"
Jihee Kim
requested to merge
41-detailed-zero-degree-calorimeter-hcal
into
master
May 18, 2021
Overview
1
Commits
6
Pipelines
6
Changes
3
Closes
#41 (closed)
0
0
Merge request reports
Compare
master
version 5
98766e17
Jun 1, 2021
version 4
19713056
May 27, 2021
version 3
c3b37bdf
May 27, 2021
version 2
96b8fc41
May 27, 2021
version 1
e1fee00c
May 27, 2021
master (base)
and
version 3
latest version
299ce3f9
6 commits,
Jun 1, 2021
version 5
98766e17
5 commits,
Jun 1, 2021
version 4
19713056
4 commits,
May 27, 2021
version 3
c3b37bdf
3 commits,
May 27, 2021
version 2
96b8fc41
2 commits,
May 27, 2021
version 1
e1fee00c
1 commit,
May 27, 2021
3 files
+
8
−
7
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
compact/definitions.xml
+
3
−
3
View file @ c3b37bdf
Edit in single-file editor
Open in Web IDE
Show full file
@@ -656,17 +656,17 @@
<comment>
Global parameters
</comment>
<constant
name=
"ffi_ZDC_width"
value=
"60.0 * cm"
/>
<constant
name=
"ffi_ZDC_thickness"
value=
"
6
1.0 * cm"
/><comment>
Changed from 200.0 cm
</comment>
<constant
name=
"ffi_ZDC_thickness"
value=
"
1
1.0 * cm"
/><comment>
Changed from 200.0 cm
</comment>
<comment>
Original Global parameters
</comment>
<!--
<constant name="ffi_ZDC_thickness" value="250.0 * cm"/>
-->
<constant
name=
"ffi_ZDC_ECAL_thickness"
value=
"
3
0.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_thickness"
value=
"
1
0.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_inner_radius"
value=
"0.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_outer_radius"
value=
"60.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_width"
value=
"5.0 * cm"
/>
<constant
name=
"ffi_ZDC_ECAL_gap"
value=
"5.0 * mm"
/>
<constant
name=
"ffi_ZDC_ECAL_ntower"
value=
"1
0
"
/>
<constant
name=
"ffi_ZDC_ECAL_ntower"
value=
"1
2
"
/>
<comment>
Original number of towers parameter
</comment>
<!--
<constant name="ffi_ZDC_ECAL_ntower" value="20"/>
Loading