ATLAS Offline Software
Loading...
Searching...
No Matches
RpcClusterOnTrackCnv_p2.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 RPC_CLUSTER_ON_TRACK_CNV_p2_H
6#define RPC_CLUSTER_ON_TRACK_CNV_p2_H
7
8//-----------------------------------------------------------------------------
9//
10// file: RpcClusterOnTrackCnv_p2.h
11//
12//-----------------------------------------------------------------------------
13
17
20#include "AthLinks/ElementLink.h"
22
23class MsgStream;
24
25
27 : public T_AthenaPoolTPPolyCnvBase< Trk::MeasurementBase,
28 Muon::RpcClusterOnTrack,
29 Muon::RpcClusterOnTrack_p2 >
30{
31public:
33
34 void persToTrans( const Muon :: RpcClusterOnTrack_p2 *persObj,
35 Muon :: RpcClusterOnTrack *transObj,
36 MsgStream &log );
37 void transToPers( const Muon :: RpcClusterOnTrack *transObj,
38 Muon :: RpcClusterOnTrack_p2 *persObj,
39 MsgStream &log );
40
41protected:
44};
45
46#endif // RPC_CLUSTER_ON_TRACK_CNV_p2_H
This file contains the class definition for the ElementLinkCnv_p3 class.
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
void persToTrans(const Muon ::RpcClusterOnTrack_p2 *persObj, Muon ::RpcClusterOnTrack *transObj, MsgStream &log)
void transToPers(const Muon ::RpcClusterOnTrack *transObj, Muon ::RpcClusterOnTrack_p2 *persObj, MsgStream &log)
ElementLinkCnv_p3< ElementLinkToIDC_RPC_Container > m_elCnv