Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
detectors
Reference Detector
Commits
0e64d3f8
Commit
0e64d3f8
authored
Apr 22, 2021
by
Sylvester Joosten
Browse files
Resolve "Fix Solenoid radius"
parent
1ba96544
Pipeline
#8497
passed with stages
in 3 minutes and 7 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
0e64d3f8
...
...
@@ -10,3 +10,15 @@ build/*
.DAWN*
*/*.pyc
**.pyc
images/*
doc/*
accelerator
eic_ip6
eic
ip6_build
ip6
*.swp
compact/definitions.xml
View file @
0e64d3f8
...
...
@@ -301,8 +301,8 @@
==========================
</comment>
<constant
name=
"Solenoid_length"
value=
"
70
00.0*mm"
/>
<constant
name=
"Solenoid_rmin"
value=
"
30
00.0*mm"
/>
<constant
name=
"Solenoid_length"
value=
"
36
00.0*mm"
/>
<constant
name=
"Solenoid_rmin"
value=
"
16
00.0*mm"
/>
<constant
name=
"Solenoid_thickness"
value=
"400*mm"
/>
<constant
name=
"Solenoid_offset"
value=
"600.0*mm"
/>
...
...
@@ -365,7 +365,7 @@
</comment>
<constant
name=
"SiliconTrackerInnerRadius"
value=
"95.0*mm"
/>
<constant
name=
"SiliconTrackerInnerBarrelLength"
value=
"300.0*mm"
/>
<constant
name=
"SiliconTrackerOuterRadius"
value=
"Solenoid_rm
ax/3.0
"
/>
<constant
name=
"SiliconTrackerOuterRadius"
value=
"Solenoid_rm
in-70*cm
"
/>
<constant
name=
"SiliconTrackerOuterBarrelLength"
value=
"Solenoid_length/2.5"
/>
<constant
name=
"SiliconTrackerOuterBarrel_zmax"
value=
"SiliconTrackerOuterBarrelLength/2.0"
/>
...
...
@@ -419,7 +419,7 @@
<constant
name=
"EcalBarrel_rmin"
value=
"SiliconTrackerOuterRadius + BarrelExtraPIDThickness + 5.0 * mm"
/>
<constant
name=
"HcalBarrel_rmax"
value=
"Solenoid_rmin - 10.0 *cm "
/>
<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=
"HcalBarrel_TotalThickness"
value=
"Barrel_TotalCalThickness * (1.0 - CalBarrelDivider)"
/>
...
...
reference_detector.xml
View file @
0e64d3f8
...
...
@@ -120,7 +120,7 @@
<include
ref=
"compact/far_forward_detectors.xml"
/>
<include
ref=
"compact/ce_mrich.xml"
/>
<include
ref=
"compact/ce_GEM.xml"
/>
<include
ref=
"compact/hcal.xml"
/>
<
!--
include ref="compact/hcal.xml"/
--
>
<include
ref=
"compact/forward_trd.xml"
/>
<include
ref=
"compact/B0_tracker.xml"
/>
<include
ref=
"compact/forward_romanpot.xml"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment