ATLAS Offline Software
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 
23 class MsgStream;
24 
25 
27  : public T_AthenaPoolTPPolyCnvBase< Trk::MeasurementBase,
28  Muon::RpcClusterOnTrack,
29  Muon::RpcClusterOnTrack_p1 >
30 {
31 public:
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 
41 protected:
44 };
45 
46 #endif // RPC_CLUSTER_ON_TRACK_CNV_P1_H
ElementLinkCnv_p1.h
This file contains the class definition for the ElementLinkCnv_p1 class.
RpcClusterOnTrackCnv_p1
Definition: RpcClusterOnTrackCnv_p1.h:30
RpcClusterOnTrack_p1.h
RpcClusterOnTrackCnv_p1::m_RIOCnv
RIO_OnTrackCnv_p1 * m_RIOCnv
Definition: RpcClusterOnTrackCnv_p1.h:42
RpcClusterOnTrackCnv_p1::persToTrans
void persToTrans(const Muon ::RpcClusterOnTrack_p1 *persObj, Muon ::RpcClusterOnTrack *transObj, MsgStream &log)
Definition: RpcClusterOnTrackCnv_p1.cxx:17
RIO_OnTrackCnv_p1.h
RpcClusterOnTrackCnv_p1::m_elCnv
ElementLinkCnv_p1< ElementLinkToIDC_RPC_Container > m_elCnv
Definition: RpcClusterOnTrackCnv_p1.h:43
RpcClusterOnTrackCnv_p1::RpcClusterOnTrackCnv_p1
RpcClusterOnTrackCnv_p1()
Definition: RpcClusterOnTrackCnv_p1.h:32
TPPolyCnvBase
Definition: TPConverter.h:674
RpcClusterOnTrack.h
RIO_OnTrackCnv_p1
Definition: RIO_OnTrackCnv_p1.h:30
ElementLinkCnv_p1
Definition: ElementLinkCnv_p1.h:27
MuonClusterOnTrackCnv_p1.h
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
RpcClusterOnTrackCnv_p1::transToPers
void transToPers(const Muon ::RpcClusterOnTrack *transObj, Muon ::RpcClusterOnTrack_p1 *persObj, MsgStream &log)
Definition: RpcClusterOnTrackCnv_p1.cxx:41
RpcPrepData.h