ATLAS Offline Software
Classes | Namespaces | Functions
TPCnvElt.h File Reference

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"
Include dependency graph for TPCnvElt.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Helper for calling a TP converter from an Athena converter.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jan, 2016

Definition in file TPCnvElt.h.