|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LArTTCellMapCnv_H
6 #define LArTTCellMapCnv_H
virtual ~LArTTCellMapCnv()
Create derived converter to customize the saving of MyClass.
T_AthenaPoolCustCnv< LArTTCellMap, LArTTCell_P > LArTTCellMapCnvBase
This templated class provides the converter to translate an object to/from its persistent POOL repres...
his file contains the class definition for the templated T_AthenaPoolCustCnv class.
virtual StatusCode persToTrans(LArTTCellMap *&transObj, LArTTCell_P *obj)
::StatusCode StatusCode
StatusCode definition for legacy code.
Abstract factory to create the converter.
virtual StatusCode transToPers(LArTTCellMap *obj, LArTTCell_P *&persObj)
Extend base-class conversion method.
This is a database object holding the offline TT-cell map.
This is a StoreGate object holding the offline TT-cell map.
virtual StatusCode initialize()
initialization
LArTTCellMapCnv(ISvcLocator *svcloc)