ATLAS Offline Software
Classes | Namespaces | Functions
WriteDecorHandleKey.cxx File Reference

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"
Include dependency graph for WriteDecorHandleKey.cxx:

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...
 

Detailed Description

Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jun, 2017

Definition in file WriteDecorHandleKey.cxx.