ATLAS Offline Software
TestBeam
TBTPCnv
TBTPCnv
TBADCRawContCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TBTPCNV_TBADCRAWCONTCNV_P1
6
#define TBTPCNV_TBADCRAWCONTCNV_P1
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
#include "
TBTPCnv/TBADCRawCont_p1.h
"
10
11
class
MsgStream;
12
class
TBADCRawCont
;
13
14
15
class
TBADCRawContCnv_p1
:
public
T_AthenaPoolTPCnvConstBase
<TBADCRawCont, TBADCRawCont_p1>
16
{
17
public
:
18
using
base_class::transToPers
;
19
using
base_class::persToTrans
;
20
21
22
TBADCRawContCnv_p1
() {}
23
24
virtual
void
persToTrans
(
const
TBADCRawCont_p1
* pers,
TBADCRawCont
* trans, MsgStream &
log
)
const override
;
25
virtual
void
transToPers
(
const
TBADCRawCont
* trans,
TBADCRawCont_p1
* pers, MsgStream &
log
)
const override
;
26
};
27
28
29
30
#endif
31
32
TBADCRawCont_p1
Definition:
TBADCRawCont_p1.h:15
TPConverterConstBase::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
TBADCRawContCnv_p1
Definition:
TBADCRawContCnv_p1.h:16
TBADCRawContCnv_p1::TBADCRawContCnv_p1
TBADCRawContCnv_p1()
Definition:
TBADCRawContCnv_p1.h:22
T_AthenaPoolTPConverter.h
TBADCRawCont_p1.h
TBADCRawContCnv_p1::transToPers
virtual void transToPers(const TBADCRawCont *trans, TBADCRawCont_p1 *pers, MsgStream &log) const override
Definition:
TBADCRawContCnv_p1.cxx:40
TPConverterConstBase::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TPConverterConstBase
Definition:
TPConverter.h:776
TBADCRawCont
Definition:
TBADCRawCont.h:20
TBADCRawContCnv_p1::persToTrans
virtual void persToTrans(const TBADCRawCont_p1 *pers, TBADCRawCont *trans, MsgStream &log) const override
Definition:
TBADCRawContCnv_p1.cxx:13
Generated on Mon Dec 23 2024 21:19:12 for ATLAS Offline Software by
1.8.18