ATLAS Offline Software
|
his file contains the class definition for the templated T_AthenaPoolCnv class. More...
#include "AthenaPoolCnvSvc/T_AthenaPoolCnvBase.h"
#include "AthenaPoolCnvSvc/T_AthenaPoolViewVectorCnv.h"
#include "AthenaPoolCnvSvc/T_AthenaPoolxAODCnv.h"
#include "AthenaPoolCnvSvc/T_AthenaPoolAuxContainerCnv.h"
#include "AthContainers/ViewVector.h"
#include "AthContainers/tools/supportsThinning.h"
#include <type_traits>
Go to the source code of this file.
Classes | |
class | CnvFactory< Cnv > |
Abstract factory to create the converter. More... | |
struct | T_AthenaPoolFindBase< T > |
class to find the proper pool converter type for an EDM object. More... | |
struct | T_AthenaPoolFindBase< ViewVector< DV > > |
Specialize to use the proper converter for ViewVector classes. More... | |
class | T_AthenaPoolCnv< T > |
This templated class provides the converter to translate an object to/from its persistent POOL representation. More... | |
his file contains the class definition for the templated T_AthenaPoolCnv class.
Definition in file T_AthenaPoolCnv.h.