ATLAS Offline Software
Tracking
TrkDetDescr
TrkDetDescrTPCnv
TrkDetDescrTPCnv
TrkGeometry
CompoundLayerMaterialCnv_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
// CompoundLayerMaterialCnv_p1.h, (c) ATLAS Detector software
8
9
#ifndef COMPOUNDLAYERMATERIALCNV_P1_TRK_H
10
#define COMPOUNDLAYERMATERIALCNV_P1_TRK_H
11
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
13
14
#include "
TrkGeometry/CompoundLayerMaterial.h
"
15
#include "
TrkDetDescrTPCnv/TrkGeometry/CompoundLayerMaterial_p1.h
"
16
#include "
TrkDetDescrTPCnv/TrkGeometry/MaterialPropertiesCnv_p1.h
"
17
#include "
TrkDetDescrTPCnv/TrkDetDescrUtils/BinUtilityCnv_p1.h
"
18
19
20
class
MsgStream;
21
22
class
CompoundLayerMaterialCnv_p1
23
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::LayerMaterialProperties, Trk::CompoundLayerMaterial, Trk::CompoundLayerMaterial_p1 >
24
{
25
public
:
26
CompoundLayerMaterialCnv_p1
() {}
27
28
void
persToTrans
(
const
Trk::CompoundLayerMaterial_p1
*,
Trk::CompoundLayerMaterial
*, MsgStream& );
29
void
transToPers
(
const
Trk::CompoundLayerMaterial
*,
Trk::CompoundLayerMaterial_p1
*, MsgStream& );
30
31
protected
:
32
BinUtilityCnv_p1
m_gBinUtilityCnv
;
33
34
35
36
};
37
38
#endif
BinUtilityCnv_p1.h
Trk::CompoundLayerMaterial_p1
Definition:
CompoundLayerMaterial_p1.h:24
CompoundLayerMaterialCnv_p1::persToTrans
void persToTrans(const Trk::CompoundLayerMaterial_p1 *, Trk::CompoundLayerMaterial *, MsgStream &)
Definition:
CompoundLayerMaterialCnv_p1.cxx:16
Trk::CompoundLayerMaterial
Definition:
CompoundLayerMaterial.h:60
CompoundLayerMaterial.h
CompoundLayerMaterialCnv_p1
Definition:
CompoundLayerMaterialCnv_p1.h:24
TPPolyCnvBase
Definition:
TPConverter.h:674
CompoundLayerMaterial_p1.h
T_AthenaPoolTPConverter.h
MaterialPropertiesCnv_p1.h
CompoundLayerMaterialCnv_p1::transToPers
void transToPers(const Trk::CompoundLayerMaterial *, Trk::CompoundLayerMaterial_p1 *, MsgStream &)
Definition:
CompoundLayerMaterialCnv_p1.cxx:68
CompoundLayerMaterialCnv_p1::CompoundLayerMaterialCnv_p1
CompoundLayerMaterialCnv_p1()
Definition:
CompoundLayerMaterialCnv_p1.h:26
BinUtilityCnv_p1
Definition:
BinUtilityCnv_p1.h:16
CompoundLayerMaterialCnv_p1::m_gBinUtilityCnv
BinUtilityCnv_p1 m_gBinUtilityCnv
Definition:
CompoundLayerMaterialCnv_p1.h:32
Generated on Thu Nov 7 2024 21:12:14 for ATLAS Offline Software by
1.8.18