ATLAS Offline Software
ParticleBaseLinksCnv_p1.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // ParticleBaseLinksCnv_p1.h
8 // Header file for class ParticleBaseLinksCnv_p1
9 // (example of a ParticleLinksCnv_p1 instantiation)
10 //
11 // Author: S. Protopopescu <serban@bnl.gov>
13 #ifndef PARTICLEEVENTTPCNV_PARTICLEBASELINKSCNV_P1_H
14 #define PARTICLEEVENTTPCNV_PARTICLEBASELINKSCNV_P1_H 1
15 
18 
19 class ParticleBaseLinksCnv_p1: public ParticleLinksCnv_p1<ParticleBaseContainer>{
20  public:
23 
24 };
25 
26 
27 #endif // !PARTICLEEVENTTPCNV_PARTICLEBASELINKSCNV_P1_H
28 
ParticleBaseLinksCnv_p1::~ParticleBaseLinksCnv_p1
~ParticleBaseLinksCnv_p1()
Definition: ParticleBaseLinksCnv_p1.h:22
ParticleBaseLinksCnv_p1::ParticleBaseLinksCnv_p1
ParticleBaseLinksCnv_p1()
Definition: ParticleBaseLinksCnv_p1.cxx:7
ParticleLinksCnv_p1.h
ParticleLinksCnv_p1
Definition: ParticleLinksCnv_p1.h:34
ParticleBaseLinksCnv_p1
Definition: ParticleBaseLinksCnv_p1.h:19