12#ifndef RECATHENAPOOL_EFLOWOBJECTCONTAINERCNV_H
13#define RECATHENAPOOL_EFLOWOBJECTCONTAINERCNV_H
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.
virtual eflowObjectContainer_p5 * createPersistent(eflowObjectContainer *transCont)
Build the persistent representation from the transient one.
eflowObjectContainerCnv(ISvcLocator *svcloc)
Create the converter from the service locator.
virtual eflowObjectContainer * createTransient()
Build the transient representation from a persistent one.