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