ATLAS Offline Software
Loading...
Searching...
No Matches
TrackCollectionCnv_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRACK_COLLECTION_CNV_P1_TRK_H
6#define TRACK_COLLECTION_CNV_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: TrackCollectionCnv_p1.h
11//
12//-----------------------------------------------------------------------------
13
15
18
20
21
22class MsgStream;
23
25 : public T_AthenaPoolTPThinnedPtrVectorCnv< TrackCollection, Trk::TrackCollection_p1, TrackCnv_p1 >
26{
27public:
29};
30
31
32#endif
33
TPThinnedPtrVectorCnv< TRANS, PERS, CONV > T_AthenaPoolTPThinnedPtrVectorCnv