|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef ATHVIEWS_DEBUGVIEW_H
8 #define ATHVIEWS_DEBUGVIEW_H 1
12 #include "tbb/concurrent_unordered_set.h"
33 DebugView( std::string
const&
Name,
bool AllowFallThrough =
true, std::string
const& storeName =
"StoreGateSvc" );
57 const std::string&
key,
68 #endif // ATHVIEW_DEBUGVIEW_H
tbb::concurrent_unordered_set< std::string > m_fallList ATLAS_THREAD_SAFE
virtual SG::DataProxy * proxy(const CLID &id, const std::string &key) const
Very simple pass-through implementation of IProxyDict.
DataProxy provides the registry services for StoreGate.
Class to provide easy MsgStream access and capabilities.
Very simple pass-through implementation of IProxyDict.
uint32_t CLID
The Class ID type.
virtual void linkParent(const IProxyDict *parent)
Smart pointer to manage DataObject reference counts.
virtual SG::DataProxy * findProxy(const CLID &id, const std::string &key, const bool allowFallThrough) const
virtual SG::DataProxy * recordObject(SG::DataObjectSharedPtr< DataObject > obj, const std::string &key, bool allowMods, bool returnExisting)