ATLAS Offline Software
|
#include "AthenaPoolCnvSvc/T_AthenaPoolTPCnvCnv.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/IToolSvc.h"
#include "GaudiKernel/IAlgTool.h"
#include "StoreGate/StoreGateSvc.h"
#include "ParticleEvent/ParticleLinks.h"
#include "ParticleEventTPCnv/ParticleLinks_p1.h"
#include "ParticleEventTPCnv/ParticleLinksCnv_p1.h"
Go to the source code of this file.
Typedefs | |
template<class Container > | |
using | ParticleLinksCnv = T_AthenaPoolTPCnvCnv< ParticleLinks< Container >, ParticleLinksCnv_p1< Container > > |
using ParticleLinksCnv = T_AthenaPoolTPCnvCnv< ParticleLinks<Container>, ParticleLinksCnv_p1<Container> > |
Definition at line 31 of file ParticleLinksCnv.h.