ATLAS Offline Software
Loading...
Searching...
No Matches
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
18
20
21
22class MsgStream;
23
24
25class VxContainerCnv_p1 : public T_AthenaPoolTPPolyVectorCnv< VxContainer, Trk::VxContainer_p1, ITPConverterFor<Trk::VxCandidate> >
26
27{
28public:
30
31};
32
33
34#endif //VXCONTAINER_CNV_P1_TRK_H
TPPolyVectorCnv< TRANS, PERS, CONV > T_AthenaPoolTPPolyVectorCnv