5#ifndef RECATHENAPOOL_RECOTIMINGOBJCNV_H
6#define RECATHENAPOOL_RECOTIMINGOBJCNV_H
RecoTimingObj_p1 RecoTimingObj_PERS
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual RecoTimingObj * createTransient()
Build the transient representation from a persistent one.
virtual ~RecoTimingObjCnv()
RecoTimingObjCnv(ISvcLocator *svcloc)
Create the converter from the service locator.
virtual RecoTimingObj_PERS * createPersistent(RecoTimingObj *transCont)
Build the persistent representation from the transient one.
Compatibility for old converter classes that don't get passed the key.