ATLAS Offline Software
Tracking
TrkDetDescr
TrkDetDescrTPCnv
TrkDetDescrTPCnv
TrkGeometry
HomogeneousLayerMaterial_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
// HomogeneousLayerMaterial_p1.h, (c) ATLAS Detector software
8
9
#ifndef HOMOGENEOUSLAYERMATERIAL_P1_TRK_H
10
#define HOMOGENEOUSLAYERMATERIAL_P1_TRK_H
11
12
#include <vector>
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
15
namespace
Trk
16
{
19
class
HomogeneousLayerMaterial_p1
20
{
21
public
:
22
HomogeneousLayerMaterial_p1
() :
23
splitFactor
(1.)
24
{}
25
26
TPObjRef
material
;
27
float
splitFactor
;
28
29
30
};
31
}
32
33
#endif // BINNEDLAYERMATERIAL_P1_TRK_H
TPObjRef
Definition:
TPObjRef.h:20
Trk::HomogeneousLayerMaterial_p1::HomogeneousLayerMaterial_p1
HomogeneousLayerMaterial_p1()
Definition:
HomogeneousLayerMaterial_p1.h:22
Trk::HomogeneousLayerMaterial_p1::material
TPObjRef material
Definition:
HomogeneousLayerMaterial_p1.h:26
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::HomogeneousLayerMaterial_p1::splitFactor
float splitFactor
Definition:
HomogeneousLayerMaterial_p1.h:27
Trk::HomogeneousLayerMaterial_p1
Definition:
HomogeneousLayerMaterial_p1.h:20
Generated on Sun Dec 22 2024 21:11:19 for ATLAS Offline Software by
1.8.18