![]() |
ATLAS Offline Software
|
#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 "GaudiKernel/GaudiException.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.
Classes | |
| class | SG::DataProxyHolder |
Manage DataProxy reference in ElementLink/DataLink. More... | |
| class | TransientAddress |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
Typedefs | |
| typedef IProxyDict ** | SG::getDataSourcePointerFunc_t(const std::string &) |
Variables | |
| getDataSourcePointerFunc_t * | SG::getDataSourcePointerFunc |