ATLAS Offline Software
Loading...
Searching...
No Matches
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>
15
16namespace Trk
17{
21 {
22 public:
26
27 std::vector<TPObjRef> materialVector;
28 std::vector<unsigned short int > materialBins;
31
32 };
33}
34
35#endif // COMPRESSEDLAYERMATERIAL_P1_TRK_H
std::vector< unsigned short int > materialBins
Ensure that the ATLAS eigen extensions are properly loaded.