|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TRIGT1EVENTATHENAPOOL_CTP_RDOCNV_H
8 #define TRIGT1EVENTATHENAPOOL_CTP_RDOCNV_H
51 #endif // TRIGT1EVENTATHENAPOOL_CTP_RDOCNV_H
CTP_RDOCnv_p1 m_converter_p1
Persistent representation of CTP_RDO.
CTP_RDOCnv_p2 m_converter
T_AthenaPoolCustomCnv< CTP_RDO, CTP_RDO_PERS > CTP_RDOCnvBase
POOL converter for CTP_RDO.
Compatibility for old converter classes that don't get passed the key.
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
T/P converter for CTP_RDO_p2.
virtual CTP_RDO * createTransient()
Function reading a version of CTP_RDO from POOL and converting it to a transient CTP_RDO object.
CTP_RDOCnv(ISvcLocator *svcLoc)
T/P converter for CTP_RDO_p1.
virtual CTP_RDO_PERS * createPersistent(CTP_RDO *transObj)
Function creating a persistent CTP_RDO_PERS object from a transient CTP_RDO one.