ATLAS Offline Software
Loading...
Searching...
No Matches
CompetingTRT_DriftCirclesOnTrackCnv_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 INDETEVENTTPCNV_COMPETINGTRT_DRIFTCIRCLESONTRACKCNV_P1_H
6#define INDETEVENTTPCNV_COMPETINGTRT_DRIFTCIRCLESONTRACKCNV_P1_H
7
8//-----------------------------------------------------------------------------
9//
10// file: CompetingTRT_DriftCirclesOnTrack_p1.h
11//
12//-----------------------------------------------------------------------------
15
18
19class MsgStream;
20
22 : public T_AthenaPoolTPPolyCnvBase< Trk::MeasurementBase,
23 InDet::CompetingTRT_DriftCirclesOnTrack,
24 InDet::CompetingTRT_DriftCirclesOnTrack_p1 >
25{
26public:
28
31 MsgStream &log );
32
33 virtual void transToPers( const InDet::CompetingTRT_DriftCirclesOnTrack *transObj,
35 MsgStream &log );
36
37protected:
39};
40
41#endif
42
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
virtual void transToPers(const InDet::CompetingTRT_DriftCirclesOnTrack *transObj, InDet::CompetingTRT_DriftCirclesOnTrack_p1 *persObj, MsgStream &log)
virtual void persToTrans(const InDet::CompetingTRT_DriftCirclesOnTrack_p1 *persObj, InDet::CompetingTRT_DriftCirclesOnTrack *transObj, MsgStream &log)
Version 1 of the persistent class representing the transient class InDet::CompetingTRT_DriftCirclesOn...
Class for competing TRT_DriftCircles, it extends the Trk::CompetingRIOsOnTrack base class.