ATLAS Offline Software
V0ContainerCnv_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 V0CONTAINER_CNV_P1_TRK_H
6 #define V0CONTAINER_CNV_P1_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: V0ContainerCnv_p1.h
11 //
12 // March 2006
13 //
14 // Kirill Prokofiev <Kirill.Prokofiev@cern.ch>
15 //-----------------------------------------------------------------------------
16 
18 
21 //#include "TrkEventTPCnv/TrkV0Vertex/V0CandidateCnv_p1.h"
22 
23 class MsgStream;
24 
25 class V0ContainerCnv_p1 : public T_AthenaPoolTPPolyVectorCnv< V0Container, Trk::V0Container_p1, ITPConverterFor<Trk::V0Candidate> >
26 {
27 
28  public:
30 
31 }; //end of class definitions
32 
33 #endif
V0Container.h
V0Container_p1.h
V0ContainerCnv_p1::V0ContainerCnv_p1
V0ContainerCnv_p1()
Definition: V0ContainerCnv_p1.h:29
T_AthenaPoolTPConverter.h
V0ContainerCnv_p1
Definition: V0ContainerCnv_p1.h:26
TPPolyVectorCnv
Definition: TPConverter.h:1118