|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef ATHENAROOTCOMPS_XAODCNV_H
12 #define ATHENAROOTCOMPS_XAODCNV_H 1
18 #include "GaudiKernel/Converter.h"
19 #include "GaudiKernel/ClassID.h"
45 xAODCnv(
const CLID& clid, ISvcLocator* pSvcLocator );
46 xAODCnv(ISvcLocator* pSvcLocator);
100 #endif //> !ATHENAROOTCOMPS_XAODCNV_H
static const CLID & classID()
static long storageType()
virtual ~xAODCnv()
Destructor:
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
Create a transient object from a persistent representation.
Some weak symbol referencing magic...
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
virtual StatusCode initialize()
Gaudi Service Implementation.
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Create a persistent representation for a transient object.
RootType m_type
the type we can convert
xAODCnv(const CLID &clid, ISvcLocator *pSvcLocator)
Constructor with parameters: