ATLAS Offline Software
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>
14 
15 namespace Trk
16 {
20  {
21  public:
23  splitFactor(1.)
24  {}
25 
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