Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
atlas
athena
Commits
6d475441
Commit
6d475441
authored
1 year ago
by
Thomas Strebler
Committed by
Dmitry Emeliyanov
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
9b47922e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!68032
RoadPredictor tool for Trigger Phase II ITk tracking, EFTRACK-142
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Trigger/TrigTools/TrigInDetTrackFitter/src/TrigInDetRoadPredictorTool.h
+1
-2
1 addition, 2 deletions
...ols/TrigInDetTrackFitter/src/TrigInDetRoadPredictorTool.h
with
1 addition
and
2 deletions
Trigger/TrigTools/TrigInDetTrackFitter/src/TrigInDetRoadPredictorTool.h
+
1
−
2
View file @
6d475441
...
...
@@ -23,8 +23,7 @@ class TrigInDetRoadPredictorTool: public AthAlgTool, virtual public ITrigInDetRo
{
public:
TrigInDetRoadPredictorTool
(
const
std
::
string
&
,
const
std
::
string
&
,
const
IInterface
*
);
virtual
StatusCode
initialize
();
virtual
StatusCode
finalize
();
virtual
StatusCode
initialize
()
override
;
virtual
int
getRoad
(
const
std
::
vector
<
const
Trk
::
SpacePoint
*>&
,
std
::
vector
<
const
InDetDD
::
SiDetectorElement
*>&
,
const
EventContext
&
)
const
;
...
...
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