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
Show more breadcrumbs
Fabrizio Salvatore
athena
Commits
30def496
Commit
30def496
authored
6 years ago
by
scott snyder
Browse files
Options
Downloads
Patches
Plain Diff
VP1PRDSystems: DataModel -> AthContainersr.
Remove reference to obsolete package DataModel. Former-commit-id:
0800187d
parent
91651eed
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
graphics/VP1/VP1Systems/VP1PRDSystems/CMakeLists.txt
+2
-2
2 additions, 2 deletions
graphics/VP1/VP1Systems/VP1PRDSystems/CMakeLists.txt
graphics/VP1/VP1Systems/VP1PRDSystems/src/PRDTrackSegmentHelper.cxx
+1
-1
1 addition, 1 deletion
...P1/VP1Systems/VP1PRDSystems/src/PRDTrackSegmentHelper.cxx
with
3 additions
and
3 deletions
graphics/VP1/VP1Systems/VP1PRDSystems/CMakeLists.txt
+
2
−
2
View file @
30def496
...
...
@@ -19,7 +19,7 @@ atlas_depends_on_subdirs(
graphics/VP1/VP1Base
graphics/VP1/VP1Utils
PRIVATE
Control/
DataModel
Control/
AthContainers
DetectorDescription/GeoModel/GeoModelUtilities
Event/EventPrimitives
InnerDetector/InDetDetDescr/InDetIdentifier
...
...
@@ -52,7 +52,7 @@ atlas_add_library( VP1PRDSystems VP1PRDSystems/*.h src/*.cxx
LINK_LIBRARIES GeoModelKernel GeoPrimitives InDetReadoutGeometry
InDetPrepRawData MuonPrepRawData TrkPrepRawData TrkSpacePoint VP1Base
VP1Utils MuonIdHelpersLib Qt5::Core Qt5::Gui
PRIVATE_LINK_LIBRARIES
${
COIN3D_LIBRARIES
}
${
CLHEP_LIBRARIES
}
DataModel
PRIVATE_LINK_LIBRARIES
${
COIN3D_LIBRARIES
}
${
CLHEP_LIBRARIES
}
AthContainers
GeoModelUtilities EventPrimitives InDetIdentifier MuonReadoutGeometry
TrkSurfaces TrkCompetingRIOsOnTrack TrkMeasurementBase TrkRIO_OnTrack
TrkSegment TrkTrack VP1HEPVis VP1GuideLineSystems
)
This diff is collapsed.
Click to expand it.
graphics/VP1/VP1Systems/VP1PRDSystems/src/PRDTrackSegmentHelper.cxx
+
1
−
1
View file @
30def496
...
...
@@ -19,7 +19,7 @@
#include
"TrkMeasurementBase/MeasurementBase.h"
#include
"TrkRIO_OnTrack/RIO_OnTrack.h"
#include
"TrkCompetingRIOsOnTrack/CompetingRIOsOnTrack.h"
#include
"
DataModel
/DataVector.h"
#include
"
AthContainers
/DataVector.h"
#include
"TrkTrack/Track.h"
#include
"TrkSegment/Segment.h"
...
...
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