ATLAS Offline Software
Tracking
TrkDetDescr
TrkDetDescrTPCnv
TrkDetDescrTPCnv
TrkGeometry
MaterialPropertiesCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// MaterialPropertiesCnv_p1.h, (c) ATLAS Detector software
8
9
10
#ifndef MATERIALPROPERTIES_CNV_P1_H
11
#define MATERIALPROPERTIES_CNV_P1_H
12
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
15
#include "
TrkGeometry/MaterialProperties.h
"
16
#include "
TrkDetDescrTPCnv/TrkGeometry/MaterialProperties_p1.h
"
17
18
class
MsgStream;
19
20
class
MaterialPropertiesCnv_p1
:
public
T_AthenaPoolTPCnvBase
<Trk::MaterialProperties, Trk::MaterialProperties_p1>
21
{
22
public
:
23
MaterialPropertiesCnv_p1
() {}
24
25
virtual
void
persToTrans
(
const
Trk::MaterialProperties_p1
*persObj,
26
Trk::MaterialProperties
*transObj,
27
MsgStream &
log
);
28
virtual
void
transToPers
(
const
Trk::MaterialProperties
*transObj,
29
Trk::MaterialProperties_p1
*persObj,
30
MsgStream &
log
);
31
};
32
33
#endif // MATERIALPROPERTIES_CNV_P1_H
MaterialPropertiesCnv_p1
Definition:
MaterialPropertiesCnv_p1.h:21
MaterialProperties.h
TPConverterBase
Definition:
TPConverter.h:738
MaterialPropertiesCnv_p1::transToPers
virtual void transToPers(const Trk::MaterialProperties *transObj, Trk::MaterialProperties_p1 *persObj, MsgStream &log)
Definition:
MaterialPropertiesCnv_p1.cxx:43
Trk::MaterialProperties_p1
Definition:
MaterialProperties_p1.h:33
T_AthenaPoolTPConverter.h
MaterialPropertiesCnv_p1::persToTrans
virtual void persToTrans(const Trk::MaterialProperties_p1 *persObj, Trk::MaterialProperties *transObj, MsgStream &log)
Definition:
MaterialPropertiesCnv_p1.cxx:13
Trk::MaterialProperties
Definition:
MaterialProperties.h:40
MaterialProperties_p1.h
MaterialPropertiesCnv_p1::MaterialPropertiesCnv_p1
MaterialPropertiesCnv_p1()
Definition:
MaterialPropertiesCnv_p1.h:23
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Generated on Thu Nov 7 2024 21:20:27 for ATLAS Offline Software by
1.8.18