ATLAS Offline Software
Loading...
Searching...
No Matches
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
23class MsgStream;
24
25class 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
TPPolyVectorCnv< TRANS, PERS, CONV > T_AthenaPoolTPPolyVectorCnv