ATLAS Offline Software
Loading...
Searching...
No Matches
MdtDriftCircleOnTrackCnv_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 MDT_DRIFT_CIRCLE_ON_TRACK_CNV_P1_H
6#define MDT_DRIFT_CIRCLE_ON_TRACK_CNV_P1_H
7
8//-----------------------------------------------------------------------------
9//
10// file: MdtDriftCircleOnTrackCnv_p1.h
11//
12//-----------------------------------------------------------------------------
13
16
20#include "AthLinks/ElementLink.h"
22
23class MsgStream;
24
26 : public T_AthenaPoolTPPolyCnvBase< Trk::MeasurementBase,
27 Muon::MdtDriftCircleOnTrack,
28 Muon::MdtDriftCircleOnTrack_p1 >
29{
30public:
32
33 void persToTrans( const Muon :: MdtDriftCircleOnTrack_p1 *persObj,
34 Muon :: MdtDriftCircleOnTrack *transObj,
35 MsgStream &log );
36 void transToPers( const Muon :: MdtDriftCircleOnTrack *transObj,
37 Muon :: MdtDriftCircleOnTrack_p1 *persObj,
38 MsgStream &log );
39
40protected:
44};
45
46#endif // DRIFT_CIRCLE_ON_TRACK_CNV_P1_H
This file contains the class definition for the ElementLinkCnv_p1 class.
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
void persToTrans(const Muon ::MdtDriftCircleOnTrack_p1 *persObj, Muon ::MdtDriftCircleOnTrack *transObj, MsgStream &log)
void transToPers(const Muon ::MdtDriftCircleOnTrack *transObj, Muon ::MdtDriftCircleOnTrack_p1 *persObj, MsgStream &log)
ElementLinkCnv_p1< ElementLinkToIDC_MDT_Container > m_elCnv
StraightLineSurfaceCnv_p1 * m_surfCnv