![]() |
ATLAS Offline Software
|
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made. More...
#include "StoreGate/WriteDecorHandleKey.h"#include "GaudiKernel/IAlgTool.h"#include "GaudiKernel/IDataHandleHolder.h"#include "GaudiKernel/Algorithm.h"Go to the source code of this file.
Classes | |
| class | SG::detail::WDHScan |
Helper to scan a tree of components to search for another handle key potentially conflicting with the container key part of a WriteDecorHandleKey. More... | |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
| namespace | SG::detail |
Functions | |
| bool | SG::detail::handleInHolder (const DataObjID &contHandleKey, const IDataHandleHolder &holder) |
| Test to see if HOLDER has registered a handle key matching CONTHANDLEKEY, as either input or output. | |
| const IDataHandleHolder * | SG::detail::findParent (const IDataHandleHolder *h) |
| Find the top-level Gaudi component for H. | |
| void | SG::detail::registerWriteDecorHandleKey (IDataHandleHolder *owner, const DataObjID &contHandleKey) |
Optionally register read dependency of a WriteDecorHandleKey. | |
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Definition in file WriteDecorHandleKey.cxx.