|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef CaloTTOnAttrIdMapCnv_H
12 #define CaloTTOnAttrIdMapCnv_H
virtual StatusCode initialize()
initialization
T_AthenaPoolCustCnv< CaloTTOnAttrIdMap, CaloTTOnAttrId_P > CaloTTOnAttrIdMapCnvBase
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 ~CaloTTOnAttrIdMapCnv()
Create derived converter to customize the saving of MyClass.
::StatusCode StatusCode
StatusCode definition for legacy code.
Abstract factory to create the converter.
virtual StatusCode transToPers(CaloTTOnAttrIdMap *obj, CaloTTOnAttrId_P *&persObj)
Extend base-class conversion method.
This is a database object holding the TT online-attribute map.
CaloTTOnAttrIdMapCnv(ISvcLocator *svcloc)
virtual StatusCode persToTrans(CaloTTOnAttrIdMap *&transObj, CaloTTOnAttrId_P *obj)