ATLAS Offline Software
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 
22 class MsgStream;
23 
25  : public T_AthenaPoolTPThinnedPtrVectorCnv< TrackCollection, Trk::TrackCollection_p1, TrackCnv_p1 >
26 {
27 public:
29 };
30 
31 
32 #endif
33 
TrackCollectionCnv_p1
Definition: TrackCollectionCnv_p1.h:26
T_AthenaPoolTPConverter.h
TrackCollection.h
TrackCollectionCnv_p1::TrackCollectionCnv_p1
TrackCollectionCnv_p1()
Definition: TrackCollectionCnv_p1.h:28
TrackCnv_p1.h
TrackCollection_p1.h
TPThinnedPtrVectorCnv
Definition: TPConverter.h:1042