ATLAS Offline Software
|
Helper for calling a TP converter from an Athena converter. More...
#include "AthenaPoolCnvSvc/T_AthenaPoolCreateFuncs.h"
#include "PersistentDataModel/Guid.h"
#include <typeinfo>
#include <memory>
#include "AthenaPoolCnvSvc/TPCnvElt.icc"
Go to the source code of this file.
Classes | |
class | T_TPCnvNull< TRANS > |
Placeholder for the case where no conversion is to be done. More... | |
class | AthenaPoolCnvSvc::TPCnvElt< CNV, TPCNV > |
Helper for calling a TP converter from an Athena converter. More... | |
class | AthenaPoolCnvSvc::TPCnvElt< CNV, T_TPCnvNull< TRANS > > |
Helper for calling a TP converter from an Athena converter. More... | |
Namespaces | |
AthenaPoolCnvSvc | |
Functions | |
Guid | AthenaPoolCnvSvc::guidFromTypeinfo (const std::type_info &ti) |
Given a type_info , get the corresponding pool guid. More... | |
Helper for calling a TP converter from an Athena converter.
Definition in file TPCnvElt.h.