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