Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ecce
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
detectors
ecce
Commits
ec1d5e7d
Commit
ec1d5e7d
authored
3 years ago
by
christopher dilks
Browse files
Options
Downloads
Patches
Plain Diff
increase zmax by 30cm; increase snoutLength by 10cm
parent
21f4aeb6
No related branches found
No related tags found
1 merge request
!33
Resolve "dRICH: increase z-length, and add space for services"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
compact/definitions.xml
+1
-1
1 addition, 1 deletion
compact/definitions.xml
compact/drich.xml
+1
-1
1 addition, 1 deletion
compact/drich.xml
with
2 additions
and
2 deletions
compact/definitions.xml
+
1
−
1
View file @
ec1d5e7d
...
@@ -435,7 +435,7 @@ Examples:
...
@@ -435,7 +435,7 @@ Examples:
<comment>
Global PID regions with suballocations for TOF and RICH detectors
</comment>
<comment>
Global PID regions with suballocations for TOF and RICH detectors
</comment>
<constant
name=
"ForwardPIDRegion_zmin"
value=
"CentralTrackingRegionP_zmax"
/>
<constant
name=
"ForwardPIDRegion_zmin"
value=
"CentralTrackingRegionP_zmax"
/>
<constant
name=
"ForwardPIDRegion_length"
value=
"1
2
0.0*cm"
/>
<constant
name=
"ForwardPIDRegion_length"
value=
"1
5
0.0*cm"
/>
<comment>
Forward TOF region currenlty empty for future upgrades
</comment>
<comment>
Forward TOF region currenlty empty for future upgrades
</comment>
<constant
name=
"ForwardTOFRegion_zmin"
value=
"ForwardPIDRegion_zmin"
/>
<constant
name=
"ForwardTOFRegion_zmin"
value=
"ForwardPIDRegion_zmin"
/>
...
...
This diff is collapsed.
Click to expand it.
compact/drich.xml
+
1
−
1
View file @
ec1d5e7d
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<!-- tank geometry: cylinder, holding the majority of detector components -->
<!-- tank geometry: cylinder, holding the majority of detector components -->
<constant
name=
"DRICH_rmax2"
value=
"HcalBarrel_rmin-2*cm"
/>
<!-- cylinder radius, near maximal to fit HCal barrel inner polygon -->
<constant
name=
"DRICH_rmax2"
value=
"HcalBarrel_rmin-2*cm"
/>
<!-- cylinder radius, near maximal to fit HCal barrel inner polygon -->
<!-- snout geometry: cone with front radius rmax0 and back radius of rmax1 -->
<!-- snout geometry: cone with front radius rmax0 and back radius of rmax1 -->
<constant
name=
"DRICH_SnoutLength"
value=
"
2
0.0*cm"
/>
<constant
name=
"DRICH_SnoutLength"
value=
"
3
0.0*cm"
/>
<constant
name=
"DRICH_SnoutSlope"
value=
"DRICH_rmax2 / (DRICH_zmin + DRICH_Length)"
/>
<constant
name=
"DRICH_SnoutSlope"
value=
"DRICH_rmax2 / (DRICH_zmin + DRICH_Length)"
/>
<constant
name=
"DRICH_rmax0"
value=
"DRICH_SnoutSlope * DRICH_zmin"
/>
<constant
name=
"DRICH_rmax0"
value=
"DRICH_SnoutSlope * DRICH_zmin"
/>
<constant
name=
"DRICH_rmax1"
value=
"DRICH_SnoutSlope * ( DRICH_zmin + DRICH_SnoutLength)"
/>
<constant
name=
"DRICH_rmax1"
value=
"DRICH_SnoutSlope * ( DRICH_zmin + DRICH_SnoutLength)"
/>
...
...
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