ATLAS Offline Software
|
This file contains the class definition for the AthenaPoolConverter class. More...
#include "GaudiKernel/Converter.h"
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthCheckMacros.h"
#include "AthenaBaseComps/AthMessaging.h"
#include "StoreGate/StoreGateSvc.h"
#include "DataModelRoot/RootType.h"
#include "AthenaPoolCnvSvc/IAthenaPoolCleanUp.h"
#include "PoolSvc/IPoolSvc.h"
#include <string>
#include <map>
#include <mutex>
Go to the source code of this file.
Classes | |
class | CnvFactory< Cnv > |
Abstract factory to create the converter. More... | |
class | AthenaPoolConverter |
This class provides the abstract converter to translate an object to/from its persistent POOL representation. More... | |
This file contains the class definition for the AthenaPoolConverter class.
Definition in file AthenaPoolConverter.h.