ATLAS Offline Software
Loading...
Searching...
No Matches
STGC_ClusterOnTrackCnv_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 STGC_CLUSTER_ON_TRACK_CNV_p2_H
6#define STGC_CLUSTER_ON_TRACK_CNV_p2_H
7
8//-----------------------------------------------------------------------------
9//
10// file: STGC_ClusterOnTrackCnv_p1.h
11//
12//-----------------------------------------------------------------------------
13
16
18#include "AthLinks/ElementLink.h"
20#include "GaudiKernel/ToolHandle.h"
24class MsgStream;
25
26
28 : public T_AthenaPoolTPPolyCnvBase< Trk::MeasurementBase,
29 Muon::sTgcClusterOnTrack,
30 Muon::STGC_ClusterOnTrack_p1 >
31{
32public:
34
35 void persToTrans( const Muon :: STGC_ClusterOnTrack_p1 *persObj,
36 Muon :: sTgcClusterOnTrack *transObj,
37 MsgStream &log );
38 void transToPers( const Muon :: sTgcClusterOnTrack *transObj,
39 Muon :: STGC_ClusterOnTrack_p1 *persObj,
40 MsgStream &log );
41
42protected:
44 ToolHandle < Trk::IEventCnvSuperTool > m_eventCnvTool{"Trk::EventCnvSuperTool/EventCnvSuperTool"};
47};
48
49#endif // STGC__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 ::STGC_ClusterOnTrack_p1 *persObj, Muon ::sTgcClusterOnTrack *transObj, MsgStream &log)
ElementLinkCnv_p3< ElementLinkToIDC_STGC_Container > m_elCnv
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
STGC_ClusterOnTrackCnv_p1()=default
LocalParametersCnv_p1 * m_localParCnv
void transToPers(const Muon ::sTgcClusterOnTrack *transObj, Muon ::STGC_ClusterOnTrack_p1 *persObj, MsgStream &log)