Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
HGTD_ALTIROC_RDO_Cnv_p1.h
Go to the documentation of this file.
1 
11 #ifndef HGTD_EVENTTPCNV_HGTD_ALTIROC_RDO_CNV_P1_H
12 #define HGTD_EVENTTPCNV_HGTD_ALTIROC_RDO_CNV_P1_H
13 
17 
18 class MsgStream;
19 
21  : public T_AthenaPoolTPCnvBase<HGTD_ALTIROC_RDO, HGTD_ALTIROC_RDO_p1> {
22 public:
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
HGTD_ALTIROC_RDO_Cnv_p1::HGTD_ALTIROC_RDO_Cnv_p1
HGTD_ALTIROC_RDO_Cnv_p1()=default
HGTD_ALTIROC_RDO.h
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
HGTD_ALTIROC_RDO_p1
Definition: HGTD_ALTIROC_RDO_p1.h:16
TPConverterBase
Definition: TPConverter.h:738
HGTD_ALTIROC_RDO_Cnv_p1::transToPers
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.
Definition: HGTD_ALTIROC_RDO_Cnv_p1.cxx:13
HGTD_ALTIROC_RDO
Definition: HGTD_ALTIROC_RDO.h:20
T_AthenaPoolTPConverter.h
HGTD_ALTIROC_RDO_Cnv_p1
Definition: HGTD_ALTIROC_RDO_Cnv_p1.h:21
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
HGTD_ALTIROC_RDO_p1.h
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
HGTD_ALTIROC_RDO_Cnv_p1::persToTrans
void persToTrans(const HGTD_ALTIROC_RDO_p1 *pers_obj, HGTD_ALTIROC_RDO *trans_obj, MsgStream &log)
Definition: HGTD_ALTIROC_RDO_Cnv_p1.cxx:22