Detector Parameters Update: Barrel Support
- Dominant language
- C++
- Stars
- 31
- Forks
- 61
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 16
Description
A series of smaller issues from #552
This one probably requires a new geometry plugin.
`det`: new value from 2023/09/27 parameter table
`sim`: current simulation value as of 2023/10/11
`template_var`: from which we extract the sim value in compact files. `Empty` means we do not know.
`stat`: `Correct`, `Missing`, or `Mismatched`
Here is the detailed report for this detector subsystem:
```
CENTRAL DETECTOR, Barrel HD EMCal Support, :
det sim template_var stat
Length (cm) 26.67 NaN Empty Missing
Inner Radius (cm) 115.8 NaN Empty Missing
Outer Radius (cm) 194.0 NaN Empty Missing
Offset from Center (cm) 200.0 NaN Empty Missing
Physical Start (cm) 186.665 NaN Empty Missing
Physical End (cm) 213.335 NaN Empty Missing
CENTRAL DETECTOR, Barrel HD EMCal Support, Exterior Plate:
det sim template_var stat
Length (cm) 26.67 NaN Empty Missing
Inner Radius (cm) 185.4 NaN Empty Missing
Outer Radius (cm) 194.0 NaN Empty Missing
Offset from Center (cm) 200.0 NaN Empty Missing
Physical Start (cm) 186.665 NaN Empty Missing
Physical End (cm) 213.335 NaN Empty Missing
CENTRAL DETECTOR, Barrel HD EMCal Support, Support Ring:
det sim template_var stat
Length (cm) 10.16 NaN Empty Missing
Inner Radius (cm) 115.8 NaN Empty Missing
Outer Radius (cm) 185.4 NaN Empty Missing
Offset from Center (cm) 200.0 NaN Empty Missing
Physical Start (cm) 194.92 NaN Empty Missing
Physical End (cm) 205.08 NaN Empty Missing
CENTRAL DETECTOR, Barrel LD EMCal Support, :
det sim template_var stat
Length (cm) 26.67 NaN Empty Missing
Inner Radius (cm) 115.8 NaN Empty Missing
Outer Radius (cm) 194.0 NaN Empty Missing
Offset from Center (cm) -222.25 NaN Empty Missing
Physical Start (cm) -235.585 NaN Empty Missing
Physical End (cm) -208.915 NaN Empty Missing
CENTRAL DETECTOR, Barrel LD EMCal Support, Exterior Plate:
det sim template_var stat
Length (cm) 26.67 NaN Empty Missing
Inner Radius (cm) 185.4 NaN Empty Missing
Outer Radius (cm) 194.0 NaN Empty Missing
Offset from Center (cm) -222.25 NaN Empty Missing
Physical Start (cm) -235.585 NaN Empty Missing
Physical End (cm) -208.915 NaN Empty Missing
CENTRAL DETECTOR, Barrel LD EMCal Support, Support Ring:
det sim template_var stat
Length (cm) 10.16 NaN Empty Missing
Inner Radius (cm) 115.8 NaN Empty Missing
Outer Radius (cm) 185.4 NaN Empty Missing
Offset from Center (cm) -222.25 NaN Empty Missing
Physical Start (cm) -227.33 NaN Empty Missing
Physical End (cm) -217.17 NaN Empty Missing
```
Contributor guide
Assessment
This issue has not been assessed yet.