ATLAS Offline Software
Loading...
Searching...
No Matches
TgcClusterOnTrackCnv_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 TGC_CLUSTER_ON_TRACK_CNV_P2_H
6#define TGC_CLUSTER_ON_TRACK_CNV_P2_H
7
8//-----------------------------------------------------------------------------
9//
10// file: TgcClusterOnTrackCnv_p2.h
11//
12//-----------------------------------------------------------------------------
13
17#include "AthLinks/ElementLink.h"
19#include "GaudiKernel/ToolHandle.h"
23
24class MsgStream;
25
26
28 :
29 public T_AthenaPoolTPPolyCnvBase< Trk::MeasurementBase,
30 Muon::TgcClusterOnTrack,
31 Muon::TgcClusterOnTrack_p2 >
32{
33public:
35 void persToTrans( const Muon :: TgcClusterOnTrack_p2 *persObj,
36 Muon :: TgcClusterOnTrack *transObj,
37 MsgStream &log );
38 void transToPers( const Muon :: TgcClusterOnTrack *transObj,
39 Muon :: TgcClusterOnTrack_p2 *persObj,
40 MsgStream &log );
41
42protected:
44 ToolHandle < Trk::IEventCnvSuperTool > m_eventCnvTool{"Trk::EventCnvSuperTool/EventCnvSuperTool"};
47};
48
49#endif // TGC_CLUSTER_ON_TRACK_CNV_P1_H
This file contains the class definition for the ElementLinkCnv_p3 class.
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
ElementLinkCnv_p3< ElementLinkToIDC_TGC_Container > m_elCnv
TgcClusterOnTrackCnv_p2()=default
void persToTrans(const Muon ::TgcClusterOnTrack_p2 *persObj, Muon ::TgcClusterOnTrack *transObj, MsgStream &log)
void transToPers(const Muon ::TgcClusterOnTrack *transObj, Muon ::TgcClusterOnTrack_p2 *persObj, MsgStream &log)
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
LocalParametersCnv_p1 * m_localParCnv