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
Peter Sherwood
athena
Commits
207c3cf7
Commit
207c3cf7
authored
7 years ago
by
scott snyder
Browse files
Options
Downloads
Patches
Plain Diff
TrigBphysHypo: DataModel -> AthLinks.
Remove references to obsolete package DataModel.
parent
b12c408c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Trigger/TrigHypothesis/TrigBphysHypo/CMakeLists.txt
+2
-2
2 additions, 2 deletions
Trigger/TrigHypothesis/TrigBphysHypo/CMakeLists.txt
Trigger/TrigHypothesis/TrigBphysHypo/src/TrigEFBMuMuFex.h
+1
-1
1 addition, 1 deletion
Trigger/TrigHypothesis/TrigBphysHypo/src/TrigEFBMuMuFex.h
with
3 additions
and
3 deletions
Trigger/TrigHypothesis/TrigBphysHypo/CMakeLists.txt
+
2
−
2
View file @
207c3cf7
...
...
@@ -9,7 +9,7 @@ atlas_subdir( TrigBphysHypo )
atlas_depends_on_subdirs
(
PRIVATE
Control/AthenaBaseComps
Control/AthenaKernel
Control/
DataModel
Control/
AthLinks
Control/StoreGate
DetectorDescription/GeoPrimitives
Event/EventInfo
...
...
@@ -51,7 +51,7 @@ atlas_add_component( TrigBphysHypo
src/*.cxx
src/components/*.cxx
INCLUDE_DIRS
${
ROOT_INCLUDE_DIRS
}
${
CLHEP_INCLUDE_DIRS
}
${
EIGEN_INCLUDE_DIRS
}
LINK_LIBRARIES
${
ROOT_LIBRARIES
}
${
CLHEP_LIBRARIES
}
${
EIGEN_LIBRARIES
}
AthenaBaseComps AthenaKernel
DataModel
StoreGateLib SGtests GeoPrimitives EventInfo xAODEventInfo xAODMuon xAODTracking xAODTrigBphys xAODTrigMuon GaudiKernel GeneratorObjects Particle TrkParameters TrkTrack VxVertex TrkVKalVrtFitterLib TrigBphysicsEvent TrigCaloEvent TrigInDetEvent TrigMuonEvent TrigNavigationLib TrigParticle TrigSteeringEvent TrigInterfacesLib TrigT1Interfaces TrigTimeAlgsLib
)
LINK_LIBRARIES
${
ROOT_LIBRARIES
}
${
CLHEP_LIBRARIES
}
${
EIGEN_LIBRARIES
}
AthenaBaseComps AthenaKernel
AthLinks
StoreGateLib SGtests GeoPrimitives EventInfo xAODEventInfo xAODMuon xAODTracking xAODTrigBphys xAODTrigMuon GaudiKernel GeneratorObjects Particle TrkParameters TrkTrack VxVertex TrkVKalVrtFitterLib TrigBphysicsEvent TrigCaloEvent TrigInDetEvent TrigMuonEvent TrigNavigationLib TrigParticle TrigSteeringEvent TrigInterfacesLib TrigT1Interfaces TrigTimeAlgsLib
)
# Install files from the package:
atlas_install_headers
(
TrigBphysHypo
)
...
...
This diff is collapsed.
Click to expand it.
Trigger/TrigHypothesis/TrigBphysHypo/src/TrigEFBMuMuFex.h
+
1
−
1
View file @
207c3cf7
...
...
@@ -27,7 +27,7 @@
//// trigger includes
#include
"TrigInterfaces/ComboAlgo.h"
#include
"xAODMuon/Muon.h"
#include
"
DataModel
/ElementLink.h"
#include
"
AthLinks
/ElementLink.h"
// forward includes
class
TrigBphysHelperUtilsTool
;
...
...
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