ATLAS Offline Software
TrackCollectionCnv_p3.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_P3_TRK_H
6 #define TRACK_COLLECTION_CNV_P3_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: TrackCollectionCnv_p3.h
11 //
12 //-----------------------------------------------------------------------------
13 
15 
18 
20 
21 class MsgStream;
22 
24  : public T_AthenaPoolTPThinnedPtrVectorCnv< TrackCollection, Trk::TrackCollection_p1, TrackCnv_p3 >
25 {
26 public:
28 };
29 
30 
31 
32 #endif
TrackCollectionCnv_p3
Definition: TrackCollectionCnv_p3.h:25
TrackCnv_p3.h
T_AthenaPoolTPConverter.h
TrackCollection.h
TrackCollectionCnv_p3::TrackCollectionCnv_p3
TrackCollectionCnv_p3()
Definition: TrackCollectionCnv_p3.h:27
TrackCollection_p1.h
TPThinnedPtrVectorCnv
Definition: TPConverter.h:1042