|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef XAODCORECNV_AUXSTOREWRAPPER_H
8 #define XAODCORECNV_AUXSTOREWRAPPER_H
17 #include "GaudiKernel/ClassID.h"
18 #include "GaudiKernel/IClassIDSvc.h"
19 #include "GaudiKernel/ServiceHandle.h"
55 const std::string&
name );
58 const std::string&
name );
79 #endif // XAODCORECNV_AUXSTOREWRAPPER_H
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
std::set< std::string > m_keysSet
Keys of the objects to be wrapped, in a set container.
std::map< std::string, CLID > m_clids
Keys and CLIDs of the interface containers touched.
::StatusCode StatusCode
StatusCode definition for legacy code.
DataProxy provides the registry services for StoreGate.
std::set< std::string > m_toConvert
Keys of the auxiliary stores that need to be converted in the end.
ServiceHandle< ::IClassIDSvc > m_clidSvc
Handle to the Class ID service.
bool m_cachesSet
Flag specifying whether the internal caches were set already.
Algorithm preparing auxiliary store objects for slimming.
Interface for non-const operations on an auxiliary store.
std::vector< std::string > m_keys
StoreGate keys of the store objects to be wrapped.
Define macros for attributes used to control the static checker.