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
Merge requests
!57
Resolve "Micromegas Barrel tracker"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Micromegas Barrel tracker"
51-micromegas-barrel-tracker
into
master
Overview
0
Commits
1
Pipelines
1
Changes
5
Merged
Whitney Armstrong
requested to merge
51-micromegas-barrel-tracker
into
master
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
5
Expand
Closes
#51 (closed)
and
#50 (closed)
Edited
4 years ago
by
Whitney Armstrong
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
432e428e
1 commit,
4 years ago
5 files
+
289
−
7
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
compact/definitions.xml
+
17
−
4
Options
@@ -130,12 +130,23 @@
<constant
name=
"cb_CTD_Si_ID"
value=
"74"
/>
<comment>
<comment>
===================
(75-84) Barrel Tracker IDs
===================
MMTrackerBarrel ID: 75
Unused IDs: 76-89
</comment>
<constant
name=
"MMTrackerBarrel_ID"
value=
"75"
/>
<comment>
===================
(
7
5-99) Reserved IDs
(
8
5-99) Reserved IDs
===================
Unused IDs:
7
5-89
Unused IDs:
8
5-89
TBD
</comment>
<comment>
@@ -364,8 +375,10 @@
The central tracking detectors are assumed to be symmtric about the origin.
</comment>
<constant
name=
"BarrelTracking_length"
value=
"SiliconTrackerOuterBarrelLength"
/>
<constant
name=
"BarrelTracking_rmax"
value=
"SiliconTrackerOuterRadius"
/>
<constant
name=
"CentralTracking_rmax"
value=
"SiliconTrackerOuterRadius"
/>
<constant
name=
"CentralTracking_length"
value=
"
SiliconTrackerOuterBarrelL
ength + ForwardTrackingGEMLength"
/>
<constant
name=
"CentralTracking_length"
value=
"
BarrelTracking_l
ength + ForwardTrackingGEMLength"
/>
<constant
name=
"VertexTrackingRegion_length"
value=
"SiliconTrackerOuterBarrelLength"
/>
<comment>
These are used by ddsim
</comment>
Loading