ATLAS Offline Software
Loading...
Searching...
No Matches
RpcClusterOnTrackCnv_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 RPC_CLUSTER_ON_TRACK_CNV_P1_H
6#define RPC_CLUSTER_ON_TRACK_CNV_P1_H
7
8//-----------------------------------------------------------------------------
9//
10// file: RpcClusterOnTrackCnv_p1.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_p1 >
30{
31public:
33
34 void persToTrans( const Muon :: RpcClusterOnTrack_p1 *persObj,
35 Muon :: RpcClusterOnTrack *transObj,
36 MsgStream &log );
37 void transToPers( const Muon :: RpcClusterOnTrack *transObj,
38 Muon :: RpcClusterOnTrack_p1 *persObj,
39 MsgStream &log );
40
41protected:
44};
45
46#endif // RPC_CLUSTER_ON_TRACK_CNV_P1_H
This file contains the class definition for the ElementLinkCnv_p1 class.
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
void transToPers(const Muon ::RpcClusterOnTrack *transObj, Muon ::RpcClusterOnTrack_p1 *persObj, MsgStream &log)
ElementLinkCnv_p1< ElementLinkToIDC_RPC_Container > m_elCnv
void persToTrans(const Muon ::RpcClusterOnTrack_p1 *persObj, Muon ::RpcClusterOnTrack *transObj, MsgStream &log)