Skip to content
Snippets Groups Projects
Commit 8d7b72e3 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'clidsvc.DataModelAthenaPool-20180927' into 'master'

DataModelAthenaPool: CLIDSvc -> AthenaKernel

See merge request atlas/athena!14545
parents cd20e8a2 47ab07ef
No related branches found
No related tags found
No related merge requests found
Showing with 9 additions and 10 deletions
......@@ -17,7 +17,6 @@ atlas_depends_on_subdirs( PUBLIC
GaudiKernel
PRIVATE
AtlasTest/TestTools
Control/CLIDSvc
Control/SGTools
Database/AthenaPOOL/AthenaPoolUtilities
Database/AthenaPOOL/RootConversions )
......
......@@ -15,7 +15,7 @@
#undef NDEBUG
#include "AthLinks/DataLink.h"
#include "DataModelAthenaPool/DataLinkCnv_p2.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -16,7 +16,7 @@
#undef NDEBUG
#include "AthLinks/ElementLink.h"
#include "DataModelAthenaPool/ElementLinkCnv_p1.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -16,7 +16,7 @@
#undef NDEBUG
#include "AthLinks/ElementLink.h"
#include "DataModelAthenaPool/ElementLinkCnv_p2.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -16,7 +16,7 @@
#undef NDEBUG
#include "AthLinks/ElementLink.h"
#include "DataModelAthenaPool/ElementLinkCnv_p3.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -16,7 +16,7 @@
#undef NDEBUG
#include "AthLinks/ElementLinkVector.h"
#include "DataModelAthenaPool/ElementLinkVectorCnv_p1.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -18,7 +18,7 @@
#include "Navigation/NavigableTerminalNode.h"
#include "DataModelAthenaPool/NavigableCnv_p1.h"
#include "AthContainers/DataVector.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -18,7 +18,7 @@
#include "Navigation/NavigableTerminalNode.h"
#include "DataModelAthenaPool/NavigableCnv_p2.h"
#include "AthContainers/DataVector.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -18,7 +18,7 @@
#include "Navigation/NavigableTerminalNode.h"
#include "DataModelAthenaPool/NavigableVectorCnv_p1.h"
#include "AthContainers/DataVector.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
......@@ -18,7 +18,7 @@
#include "Navigation/NavigableTerminalNode.h"
#include "DataModelAthenaPool/NavigableVectorCnv_p2.h"
#include "AthContainers/DataVector.h"
#include "CLIDSvc/CLASS_DEF.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <cassert>
#include <iostream>
......
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