|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TRIGT1EVENTATHENAPOOL_ROIBRESULTCNV_H
8 #define TRIGT1EVENTATHENAPOOL_ROIBRESULTCNV_H
47 #endif // TRIGT1EVENTATHENAPOOL_ROIBRESULTCNV_H
Class holding the LVL1 RoIB result build by the RoIBuilder.
Persistent representation of ROIB::RoIBResult.
RoIBResultCnv_p1 m_converter
RoIBResultCnv(ISvcLocator *svcLoc)
Compatibility for old converter classes that don't get passed the key.
T_AthenaPoolCustomCnv< ROIB::RoIBResult, RoIBResult_PERS > RoIBResultCnvBase
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
POOL converter for ROIB::RoIBResult.
virtual RoIBResult_PERS * createPersistent(ROIB::RoIBResult *transObj)
Function creating a persistent RoIBResult_PERS object from a transient ROIB::RoIBResult one.
virtual ROIB::RoIBResult * createTransient()
Function reading a version of RoIBResult from POOL and converting it to a transient ROIB::RoIBResult ...
RoIBResult_p1 RoIBResult_PERS
T/P converter for RoIBResult_p1.