ATLAS Offline Software
Tracking
TrkDetDescr
TrkDetDescrTPCnv
TrkDetDescrTPCnv
TrkGeometry
CompressedLayerMaterial_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
// CompressedLayerMaterial_p1.h, (c) ATLAS Detector software
8
9
#ifndef COMPRESSEDLAYERMATERIAL_P1_TRK_H
10
#define COMPRESSEDLAYERMATERIAL_P1_TRK_H
11
12
#include <vector>
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
TrkDetDescrTPCnv/TrkDetDescrUtils/BinUtility_p1.h
"
15
16
namespace
Trk
17
{
20
class
CompressedLayerMaterial_p1
21
{
22
public
:
23
CompressedLayerMaterial_p1
() :
24
splitFactor
(1.)
25
{}
26
27
std::vector<TPObjRef>
materialVector
;
28
std::vector<unsigned short int >
materialBins
;
29
BinUtility_p1
binUtility
;
30
float
splitFactor
;
31
32
};
33
}
34
35
#endif // COMPRESSEDLAYERMATERIAL_P1_TRK_H
Trk::CompressedLayerMaterial_p1::materialVector
std::vector< TPObjRef > materialVector
Definition:
CompressedLayerMaterial_p1.h:27
Trk::CompressedLayerMaterial_p1
Definition:
CompressedLayerMaterial_p1.h:21
Trk::BinUtility_p1
Definition:
BinUtility_p1.h:19
Trk::CompressedLayerMaterial_p1::materialBins
std::vector< unsigned short int > materialBins
Definition:
CompressedLayerMaterial_p1.h:28
Trk::CompressedLayerMaterial_p1::CompressedLayerMaterial_p1
CompressedLayerMaterial_p1()
Definition:
CompressedLayerMaterial_p1.h:23
Trk::CompressedLayerMaterial_p1::binUtility
BinUtility_p1 binUtility
Definition:
CompressedLayerMaterial_p1.h:29
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::CompressedLayerMaterial_p1::splitFactor
float splitFactor
Definition:
CompressedLayerMaterial_p1.h:30
BinUtility_p1.h
Generated on Thu Nov 7 2024 21:12:14 for ATLAS Offline Software by
1.8.18