ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
MaterialProperties.h
MaterialProperties_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
MaterialPropertiesCnv_p1::MaterialPropertiesCnv_p1
MaterialPropertiesCnv_p1()
Definition
MaterialPropertiesCnv_p1.h:23
MaterialPropertiesCnv_p1::transToPers
virtual void transToPers(const Trk::MaterialProperties *transObj, Trk::MaterialProperties_p1 *persObj, MsgStream &log)
Definition
MaterialPropertiesCnv_p1.cxx:43
MaterialPropertiesCnv_p1::persToTrans
virtual void persToTrans(const Trk::MaterialProperties_p1 *persObj, Trk::MaterialProperties *transObj, MsgStream &log)
Definition
MaterialPropertiesCnv_p1.cxx:13
Trk::MaterialProperties_p1
the persistent object is simply a std::vector<float> where
Definition
MaterialProperties_p1.h:33
Trk::MaterialProperties
Material with information about thickness of material.
Definition
MaterialProperties.h:40
Generated on
for ATLAS Offline Software by
1.17.0