ATLAS Offline Software
Loading...
Searching...
No Matches
CompressedLayerMaterialCnv_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// CompressedLayerMaterialCnv_p1.h, (c) ATLAS Detector software
8
9#ifndef COMPRESSEDLAYERMATERIALCNV_P1_TRK_H
10#define COMPRESSEDLAYERMATERIALCNV_P1_TRK_H
11
13
18
19
20class MsgStream;
21
23 : public T_AthenaPoolTPPolyCnvBase< Trk::LayerMaterialProperties, Trk::CompressedLayerMaterial, Trk::CompressedLayerMaterial_p1 >
24{
25 public:
27
30
31 protected:
33
34
35
36};
37
38#endif
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
void persToTrans(const Trk::CompressedLayerMaterial_p1 *, Trk::CompressedLayerMaterial *, MsgStream &)
void transToPers(const Trk::CompressedLayerMaterial *, Trk::CompressedLayerMaterial_p1 *, MsgStream &)
It extends the LayerMaterialProperties base class.