ATLAS Offline Software
VxContainerCnv_p1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef VXCONTAINER_CNV_P1_TRK_H
6 #define VXCONTAINER_CNV_P1_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: TrackCollectionCnv_p1.h
11 //
12 //-----------------------------------------------------------------------------
13 
15 
16 #include "VxVertex/VxContainer.h"
18 
20 
21 
22 class MsgStream;
23 
24 
25 class VxContainerCnv_p1 : public T_AthenaPoolTPPolyVectorCnv< VxContainer, Trk::VxContainer_p1, ITPConverterFor<Trk::VxCandidate> >
26 
27 {
28 public:
30 
31 };
32 
33 
34 #endif //VXCONTAINER_CNV_P1_TRK_H
VxCandidateCnv_p1.h
VxContainerCnv_p1
Definition: VxContainerCnv_p1.h:27
VxContainerCnv_p1::VxContainerCnv_p1
VxContainerCnv_p1()
Definition: VxContainerCnv_p1.h:29
VxContainer_p1.h
T_AthenaPoolTPConverter.h
VxContainer.h
TPPolyVectorCnv
Definition: TPConverter.h:1118