Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
athena
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
athena
Merge requests
!14
Added a frame tag to TrapEndcapTracker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added a frame tag to TrapEndcapTracker
module_frame
into
master
Overview
1
Commits
3
Pipelines
0
Changes
5
Merged
Whitney Armstrong
requested to merge
module_frame
into
master
4 years ago
Overview
1
Commits
3
Pipelines
0
Changes
5
Expand
This allows for a frame to be defined as the subtraction of 2 trds. modified: athena.xml modified: compact/gem_tracker_endcap.xml modified: src/TrapEndcapTracker_geo.cpp
0
0
Merge request reports
Compare
master
version 22
b2c4042d
4 years ago
version 21
893594ad
4 years ago
version 20
2200fa05
4 years ago
version 19
a3c22818
4 years ago
version 18
7c741948
4 years ago
version 17
a9ad5ec6
4 years ago
version 16
24e61510
4 years ago
version 15
7f16dd0f
4 years ago
version 14
f50d2e5b
4 years ago
version 13
2b65b0e1
4 years ago
version 12
31ebf5c5
4 years ago
version 11
64f12f0d
4 years ago
version 10
b8f78e84
4 years ago
version 9
06cb298d
4 years ago
version 8
4616de9c
4 years ago
version 7
33b5608a
4 years ago
version 6
db244d35
4 years ago
version 5
7be61153
4 years ago
version 4
e5710654
4 years ago
version 3
41756b89
4 years ago
version 2
9cd56b53
4 years ago
version 1
ceec3acc
4 years ago
master (base)
and
latest version
latest version
fcaf5cd1
3 commits,
4 years ago
version 22
b2c4042d
2 commits,
4 years ago
version 21
893594ad
1 commit,
4 years ago
version 20
2200fa05
1 commit,
4 years ago
version 19
a3c22818
1 commit,
4 years ago
version 18
7c741948
18 commits,
4 years ago
version 17
a9ad5ec6
17 commits,
4 years ago
version 16
24e61510
16 commits,
4 years ago
version 15
7f16dd0f
15 commits,
4 years ago
version 14
f50d2e5b
14 commits,
4 years ago
version 13
2b65b0e1
13 commits,
4 years ago
version 12
31ebf5c5
12 commits,
4 years ago
version 11
64f12f0d
11 commits,
4 years ago
version 10
b8f78e84
10 commits,
4 years ago
version 9
06cb298d
9 commits,
4 years ago
version 8
4616de9c
8 commits,
4 years ago
version 7
33b5608a
7 commits,
4 years ago
version 6
db244d35
6 commits,
4 years ago
version 5
7be61153
5 commits,
4 years ago
version 4
e5710654
4 commits,
4 years ago
version 3
41756b89
3 commits,
4 years ago
version 2
9cd56b53
2 commits,
4 years ago
version 1
ceec3acc
1 commit,
4 years ago
5 files
+
92
−
19
Side-by-side
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
+
1
−
0
Options
@@ -428,6 +428,7 @@
@@ -428,6 +428,7 @@
</comment>
</comment>
<constant
name=
"BarrelTracking_length"
value=
"TrackerBarrelOuter_length"
/>
<constant
name=
"BarrelTracking_length"
value=
"TrackerBarrelOuter_length"
/>
<constant
name=
"BarrelTracking_rmax"
value=
"TrackerBarrel_rmax"
/>
<constant
name=
"BarrelTracking_rmax"
value=
"TrackerBarrel_rmax"
/>
<constant
name=
"BarrelTracking_zmax"
value=
"BarrelTracking_length/2.0"
/>
<constant
name=
"BarrelTrackingAndPID_length"
value=
"BarrelTracking_length "
/>
<constant
name=
"BarrelTrackingAndPID_length"
value=
"BarrelTracking_length "
/>
<constant
name=
"BarrelTrackingAndPID_rmax"
value=
"BarrelTracking_rmax + BarrelExtraPIDThickness"
/>
<constant
name=
"BarrelTrackingAndPID_rmax"
value=
"BarrelTracking_rmax + BarrelExtraPIDThickness"
/>
Loading