Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Tulay Cuhadar Donszelmann
athena
Commits
47119d35
Commit
47119d35
authored
8 years ago
by
Jahred Adelman
Committed by
Graeme Stewart
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Remove VxContainer references (FTK_DataProviderInterfaces-00-00-07)
parent
a0568db4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Trigger/TrigFTK/FTK_DataProviderInterfaces/FTK_DataProviderInterfaces/IFTK_DataProviderSvc.h
+0
-5
0 additions, 5 deletions
...erfaces/FTK_DataProviderInterfaces/IFTK_DataProviderSvc.h
with
0 additions
and
5 deletions
Trigger/TrigFTK/FTK_DataProviderInterfaces/FTK_DataProviderInterfaces/IFTK_DataProviderSvc.h
+
0
−
5
View file @
47119d35
...
...
@@ -11,11 +11,8 @@
#include
"AthenaKernel/IOVSvcDefs.h"
#include
"TrkTrack/Track.h"
#include
"TrkTrack/TrackCollection.h"
//#include "VxVertex/VxContainer.h"
//#include "VxVertex/VxCandidate.h"
#include
"TrigFTK_RawData/FTK_RawTrack.h"
#include
"IRegionSelector/IRoiDescriptor.h"
class
VxContainer
;
#include
"xAODTracking/VertexFwd.h"
#include
"xAODTracking/TrackParticleFwd.h"
#include
"xAODTracking/VertexContainerFwd.h"
...
...
@@ -51,8 +48,6 @@ public:
virtual
xAOD
::
TrackParticleContainer
*
getTrackParticles
(
const
bool
withRefit
)
=
0
;
virtual
xAOD
::
TrackParticleContainer
*
getTrackParticlesInRoi
(
const
IRoiDescriptor
&
,
const
bool
withRefit
)
=
0
;
virtual
VxContainer
*
getVxContainer
(
const
ftk
::
FTK_TrackType
)
=
0
;
// methods to create and return a view container. DataProviderSvc retains ownership
virtual
xAOD
::
VertexContainer
*
getVertexContainer
(
const
bool
withRefit
)
=
0
;
...
...
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