![]() |
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 | |
SG | |
Forward declaration. | |
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. More... | |
const IDataHandleHolder * | SG::detail::findParent (const IDataHandleHolder *h) |
Find the top-level Gaudi component for H. More... | |
void | SG::detail::registerWriteDecorHandleKey (IDataHandleHolder *owner, const DataObjID &contHandleKey) |
Optionally register read dependency of a WriteDecorHandleKey . More... | |
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Definition in file WriteDecorHandleKey.cxx.