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
3f8467a5
Commit
3f8467a5
authored
4 years ago
by
Sylvester Joosten
Browse files
Options
Downloads
Patches
Plain Diff
ECAL takes 100% of calorimetry size within barrel
parent
0fe4c7e2
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!61
Resolve "Fix Solenoid radius"
Pipeline
#8489
failed
4 years ago
Stage: config
Stage: build
Stage: docs
Stage: test
Stage: finalize
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
compact/definitions.xml
+1
-1
1 addition, 1 deletion
compact/definitions.xml
with
1 addition
and
1 deletion
compact/definitions.xml
+
1
−
1
View file @
3f8467a5
...
@@ -419,7 +419,7 @@
...
@@ -419,7 +419,7 @@
<constant
name=
"EcalBarrel_rmin"
value=
"SiliconTrackerOuterRadius + BarrelExtraPIDThickness + 5.0 * mm"
/>
<constant
name=
"EcalBarrel_rmin"
value=
"SiliconTrackerOuterRadius + BarrelExtraPIDThickness + 5.0 * mm"
/>
<constant
name=
"HcalBarrel_rmax"
value=
"Solenoid_rmin - 10.0 *cm "
/>
<constant
name=
"HcalBarrel_rmax"
value=
"Solenoid_rmin - 10.0 *cm "
/>
<constant
name=
"Barrel_TotalCalThickness"
value=
"HcalBarrel_rmax - EcalBarrel_rmin"
/>
<constant
name=
"Barrel_TotalCalThickness"
value=
"HcalBarrel_rmax - EcalBarrel_rmin"
/>
<constant
name=
"CalBarrelDivider"
value=
"
0.5
"
/>
<comment>
Ecal and Hcal have the same thickness
</comment>
<constant
name=
"CalBarrelDivider"
value=
"
1.0
"
/>
<comment>
100% Ecal, no HCAL inside of the solenoid for now
</comment>
<constant
name=
"EcalBarrel_TotalThickness"
value=
"Barrel_TotalCalThickness * CalBarrelDivider"
/>
<constant
name=
"EcalBarrel_TotalThickness"
value=
"Barrel_TotalCalThickness * CalBarrelDivider"
/>
<constant
name=
"HcalBarrel_TotalThickness"
value=
"Barrel_TotalCalThickness * (1.0 - CalBarrelDivider)"
/>
<constant
name=
"HcalBarrel_TotalThickness"
value=
"Barrel_TotalCalThickness * (1.0 - CalBarrelDivider)"
/>
...
...
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