ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataReadCnv
src
HVecCnv_v1.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
14
15
16
#ifndef DATAMODELTESTDATAREADCNV_HVECCNV_V1_H
17
#define DATAMODELTESTDATAREADCNV_HVECCNV_V1_H
18
19
20
#include "
DataModelTestDataRead/HVec.h
"
21
#include "
DataModelTestDataRead/versions/HVec_v1.h
"
22
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
23
24
25
namespace
DMTest
{
26
27
28
class
HVecCnv_v1
29
:
public
T_AthenaPoolTPCnvBase
< DMTest::HVec,
30
DMTest::HVec_v1 >
31
{
32
public
:
33
HVecCnv_v1
();
34
35
virtual
void
persToTrans
(
const
DMTest::HVec_v1
* oldObj,
36
DMTest::HVec
* newObj,
37
MsgStream& log )
override
;
38
39
virtual
void
transToPers
(
const
DMTest::HVec
*,
40
DMTest::HVec_v1
*,
41
MsgStream& log )
override
;
42
};
43
44
45
}
// namespace DMTest
46
47
48
#endif
// not DATAMODELTESTDATAREADCNV_HVECCNV_V1_H
HVec.h
HVec_v1.h
Test for xAOD schema evolution.
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
DMTest::HVecCnv_v1::persToTrans
virtual void persToTrans(const DMTest::HVec_v1 *oldObj, DMTest::HVec *newObj, MsgStream &log) override
Definition
HVecCnv_v1.cxx:26
DMTest::HVecCnv_v1::HVecCnv_v1
HVecCnv_v1()
Definition
HVecCnv_v1.cxx:21
DMTest::HVecCnv_v1::transToPers
virtual void transToPers(const DMTest::HVec *, DMTest::HVec_v1 *, MsgStream &log) override
Definition
HVecCnv_v1.cxx:36
DMTest
Definition
B.h:23
DMTest::HVec
HVec_v2 HVec
Definition
DataModelTestDataRead/DataModelTestDataRead/HVec.h:26
DMTest::HVec_v1
DataVector< H_v1 > HVec_v1
Definition
DataModelTestDataRead/DataModelTestDataRead/versions/HVec_v1.h:27
Generated on
for ATLAS Offline Software by
1.17.0