ATLAS Offline Software
Loading...
Searching...
No Matches
MuonTrackSummaryCnv_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 TRKEVENTTPCNV_MUONTRACKSUMMARY_CNV_P1_H
6#define TRKEVENTTPCNV_MUONTRACKSUMMARY_CNV_P1_H
7
11
12class MsgStream;
13
15 public T_AthenaPoolTPCnvBase< Trk::MuonTrackSummary, Trk::MuonTrackSummary_p1 >
16{
17 public:
19 virtual void persToTrans( const Trk :: MuonTrackSummary_p1 *persObj,
20 Trk :: MuonTrackSummary *transObj,
21 MsgStream &log );
22 virtual void transToPers( const Trk :: MuonTrackSummary *transObj,
23 Trk :: MuonTrackSummary_p1 *persObj,
24 MsgStream &log );
25};
26
27#endif // TRACK_SUMMARY_CNV_P1_TRK_H
28
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void persToTrans(const Trk ::MuonTrackSummary_p1 *persObj, Trk ::MuonTrackSummary *transObj, MsgStream &log)
virtual void transToPers(const Trk ::MuonTrackSummary *transObj, Trk ::MuonTrackSummary_p1 *persObj, MsgStream &log)