#include "SGTools/DataProxy.h"
#include "SGTools/DataProxy_cast.h"
#include "AthenaKernel/IResetable.h"
#include "AthenaKernel/getMessageSvc.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/IConverter.h"
#include "GaudiKernel/GenericAddress.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/EventContext.h"
#include "SGTools/TransientAddress.h"
#include "SGTools/T2pMap.h"
#include "SGTools/CurrentEventStore.h"
#include "AthenaKernel/DataBucketBase.h"
#include "AthenaKernel/IProxyDict.h"
#include "AthenaKernel/EventContextClid.h"
#include <algorithm>
#include <cassert>
#include <stdexcept>
Go to the source code of this file.