ATLAS Offline Software
Loading...
Searching...
No Matches
BinnedLayerMaterialCnv_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// BinnedLayerMaterialCnv_p1.h, (c) ATLAS Detector software
8
9#ifndef BINNEDLAYERMATERIALCNV_P1_TRK_H
10#define BINNEDLAYERMATERIALCNV_P1_TRK_H
11
13
18
19class MsgStream;
20
22 : public T_AthenaPoolTPPolyCnvBase< Trk::LayerMaterialProperties, Trk::BinnedLayerMaterial, Trk::BinnedLayerMaterial_p1 >
23{
24 public:
26
29
30 protected:
32
33
34};
35
36#endif
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
void transToPers(const Trk::BinnedLayerMaterial *, Trk::BinnedLayerMaterial_p1 *, MsgStream &)
void persToTrans(const Trk::BinnedLayerMaterial_p1 *, Trk::BinnedLayerMaterial *, MsgStream &)
It extends the LayerMaterialProperties base class.