ATLAS Offline Software
MVFVxContainerCnv_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 MVFVXCONTAINER_CNV_P1_TRK_H
6 #define MVFVXCONTAINER_CNV_P1_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: TrackCollectionCnv_p1.h
11 //
12 //-----------------------------------------------------------------------------
13 
15 
18 
20 
21 
22 class MsgStream;
23 
25  : public T_AthenaPoolTPPolyVectorCnv< MVFVxContainer, Trk::MVFVxContainer_p1, MVFVxCandidateCnv_p1 >
26 {
27 public:
29 
30 };
31 
32 
33 #endif //MVFVXCONTAINER_CNV_P1_TRK_H
MVFVxContainerCnv_p1::MVFVxContainerCnv_p1
MVFVxContainerCnv_p1()
Definition: MVFVxContainerCnv_p1.h:28
MVFVxContainer_p1.h
MVFVxContainer.h
T_AthenaPoolTPConverter.h
MVFVxCandidateCnv_p1.h
MVFVxContainerCnv_p1
Definition: MVFVxContainerCnv_p1.h:26
TPPolyVectorCnv
Definition: TPConverter.h:1118