ATLAS Offline Software
Loading...
Searching...
No Matches
TgcL1RawDataCnv_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUON_TGCL1RAWDATACNV_P1_H
6#define MUON_TGCL1RAWDATACNV_P1_H
7
11
12class MsgStream;
13
14class TgcL1RawDataCnv_p1 : public T_AthenaPoolTPCnvBase<TgcL1RawData, TgcL1RawData_p1>
15{
16public:
18 {
19 }
20
21 virtual void persToTrans(const TgcL1RawData_p1* persObj, TgcL1RawData* transObj, MsgStream &) ;
22 virtual void transToPers(const TgcL1RawData* transObj, TgcL1RawData_p1* persObj, MsgStream &) ;
23};
24
25#endif
26
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void transToPers(const TgcL1RawData *transObj, TgcL1RawData_p1 *persObj, MsgStream &)
virtual void persToTrans(const TgcL1RawData_p1 *persObj, TgcL1RawData *transObj, MsgStream &)
An unit object of TGC SROD output.