ATLAS Offline Software
|
Defines the base ITPConverter class interface for all TP converters. Also defines TPConverterTypeMap utility class, used by the top-level converters. More...
#include "AthenaKernel/ITPCnvBase.h"
#include "AthenaPoolUtilities/TPObjRef.h"
#include <typeinfo>
#include <typeindex>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | ITPConverter |
class | TPConverterTypeMap< CONVERTER_BASE > |
class TPConverterTypeMap Converter registry template: a map from type_info to the appropriate converter. More... | |
Defines the base ITPConverter class interface for all TP converters. Also defines TPConverterTypeMap utility class, used by the top-level converters.
Definition in file TPTools/TPTools/ITPConverter.h.