ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
ForwardDetectors
ALFA
ALFA_EventCnv
ALFA_EventTPCnv
ALFA_EventTPCnv
ALFA_ODHitCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ALFA_ODHitCnv_p1_h
6
#define ALFA_ODHitCnv_p1_h
7
8
9
#include "
ALFA_SimEv/ALFA_ODHit.h
"
10
#include "
ALFA_EventTPCnv/ALFA_ODHit_p1.h
"
11
12
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
15
class
MsgStream;
16
17
class
ALFA_ODHitCnv_p1
18
:
public
T_AthenaPoolTPCnvConstBase
< ALFA_ODHit, ALFA_ODHit_p1>
19
{
20
public
:
21
using
base_class::persToTrans
;
22
using
base_class::transToPers
;
23
24
ALFA_ODHitCnv_p1
() {}
25
26
virtual
void
persToTrans
(
const
ALFA_ODHit_p1
* persObj,
ALFA_ODHit
* transObj, MsgStream &log)
const override
;
27
virtual
void
transToPers
(
const
ALFA_ODHit
* transObj,
ALFA_ODHit_p1
* persObj, MsgStream &log)
const override
;
28
29
};
30
31
32
#endif
ALFA_ODHit.h
ALFA_ODHit_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
ALFA_ODHitCnv_p1::persToTrans
virtual void persToTrans(const ALFA_ODHit_p1 *persObj, ALFA_ODHit *transObj, MsgStream &log) const override
Definition
ALFA_ODHitCnv_p1.cxx:10
ALFA_ODHitCnv_p1::transToPers
virtual void transToPers(const ALFA_ODHit *transObj, ALFA_ODHit_p1 *persObj, MsgStream &log) const override
Definition
ALFA_ODHitCnv_p1.cxx:36
ALFA_ODHitCnv_p1::ALFA_ODHitCnv_p1
ALFA_ODHitCnv_p1()
Definition
ALFA_ODHitCnv_p1.h:24
ALFA_ODHit_p1
Definition
ALFA_ODHit_p1.h:12
ALFA_ODHit
Definition
ALFA_ODHit.h:10
TPConverterConstBase::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
TPConverterConstBase::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
Generated on
for ATLAS Offline Software by
1.17.0