Skip to content
Snippets Groups Projects
Commit 91e25258 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'datamodel.TrigBphysHypo-20171216' into 'master'

TrigBphysHypo: DataModel -> AthLinks.

See merge request atlas/athena!7463
parents bbd0a25e 207c3cf7
No related branches found
No related tags found
No related merge requests found
......@@ -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 )
......
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment