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

Merge branch 'sgtools.IOVSvc-20181210' into 'master'

IOVSvc: SGTools -> AthenaKernel

See merge request atlas/athena!16603

Former-commit-id: 5bf6a862
parents a9dfe37a ea75e993
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#include "AthenaKernel/CondContMaker.h" #include "AthenaKernel/CondContMaker.h"
#include "xAODEventInfo/EventInfo.h" #include "xAODEventInfo/EventInfo.h"
#include "SGTools/BaseInfo.h" #include "AthenaKernel/BaseInfo.h"
#include "TClass.h" #include "TClass.h"
......
/* /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
*/ */
#include "IOVSvc/CondSvc.h" #include "IOVSvc/CondSvc.h"
#include "AthenaKernel/CondCont.h" #include "AthenaKernel/CondCont.h"
#include "GaudiKernel/EventIDBase.h" #include "GaudiKernel/EventIDBase.h"
#include "AthenaKernel/StoreID.h" #include "AthenaKernel/StoreID.h"
#include "SGTools/BaseInfo.h" #include "AthenaKernel/BaseInfo.h"
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------
......
/* /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
*/ */
#undef NDEBUG #undef NDEBUG
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#include <cassert> #include <cassert>
#include <iostream> #include <iostream>
#include "SGTools/CLASS_DEF.h" #include "AthenaKernel/CLASS_DEF.h"
#include "SGTools/DataProxy.h" #include "SGTools/DataProxy.h"
#include "SGTools/TransientAddress.h" #include "SGTools/TransientAddress.h"
using namespace SG; using namespace SG;
......
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