ATLAS Offline Software
Loading...
Searching...
No Matches
HGTD_RDO_Cnv_p1.h
Go to the documentation of this file.
1
9
10#ifndef HGTD_EVENTTPCNV_HGTD_RDO_CNV_P1_H
11#define HGTD_EVENTTPCNV_HGTD_RDO_CNV_P1_H
12
16
17class MsgStream;
18
20 : public T_AthenaPoolTPCnvBase<HGTD_RDO, HGTD_RDO_p1> {
21public:
22 HGTD_RDO_Cnv_p1() = default;
23
24 void persToTrans(const HGTD_RDO_p1* pers_obj, HGTD_RDO* trans_obj,
25 MsgStream& log);
26
27 void transToPers(const HGTD_RDO* trans_obj, HGTD_RDO_p1* pers_obj,
28 MsgStream& log);
29};
30
31#endif // HGTD_EVENTTPCNV_HGTD_RDO_CNV_P1_H
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
void transToPers(const HGTD_RDO *trans_obj, HGTD_RDO_p1 *pers_obj, MsgStream &log)
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
HGTD_RDO_Cnv_p1()=default
void persToTrans(const HGTD_RDO_p1 *pers_obj, HGTD_RDO *trans_obj, MsgStream &log)