|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef DETDESCRCNVSVC_DETDESCRCONVERTER_H
11 #define DETDESCRCNVSVC_DETDESCRCONVERTER_H
13 #include "GaudiKernel/Converter.h"
14 #include "GaudiKernel/ServiceHandle.h"
45 #endif // DETDESCRCNVSVC_DETDESCRCONVERTER_H
const ServiceHandle< StoreGateSvc > & detStore() const
Handle to DetectorStore.
virtual StatusCode fillRepRefs(IOpaqueAddress *pAddr, DataObject *pObj)
ServiceHandle< StoreGateSvc > m_detStore
virtual StatusCode fillObjRefs(IOpaqueAddress *pAddr, DataObject *pObj)
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
::StatusCode StatusCode
StatusCode definition for legacy code.
DetDescrConverter(const CLID &myCLID, ISvcLocator *svcloc, const char *name=nullptr)
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)=0
Class to provide easy MsgStream access and capabilities.
uint32_t CLID
The Class ID type.
static long storageType()
Storage type for all DetDescrConverters.