ATLAS Offline Software
Loading...
Searching...
No Matches
PrepRawDataCnv_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 PREP_RAW_DATA_CNV_P1_H
6#define PREP_RAW_DATA_CNV_P1_H
7
8//-----------------------------------------------------------------------------
9//
10// file: PrepRawDataCnv_p1.h
11//
12//-----------------------------------------------------------------------------
13
15
18
21
22class MsgStream;
23
25 : public T_AthenaPoolTPAbstractPolyCnvBase<Trk::PrepRawData, Trk::PrepRawData, Trk::PrepRawData_p1>
26{
27public:
29
30 void persToTrans( const Trk::PrepRawData_p1 *, Trk::PrepRawData *, MsgStream & );
31 void transToPers( const Trk::PrepRawData *, Trk::PrepRawData_p1 *, MsgStream & );
32
33private:
36};
37
38#endif // PREP_RAW_DATA_CNV_P1_H
TPAbstractPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPAbstractPolyCnvBase
void persToTrans(const Trk::PrepRawData_p1 *, Trk::PrepRawData *, MsgStream &)
LocalPositionCnv_p1 * m_localPosCnv
ErrorMatrixCnv_p1 * m_errorMxCnv
void transToPers(const Trk::PrepRawData *, Trk::PrepRawData_p1 *, MsgStream &)