ATLAS Offline Software
Loading...
Searching...
No Matches
BinnedLayerMaterial_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// BinnedLayerMaterial_p1.h, (c) ATLAS Detector software
8
9#ifndef BINNEDLAYERMATERIAL_P1_TRK_H
10#define BINNEDLAYERMATERIAL_P1_TRK_H
11
12#include <vector>
15
16namespace Trk
17{
21 {
22 public:
26
27 std::vector<TPObjRef> materialMatrix;
30
31 };
32}
33
34#endif // BINNEDLAYERMATERIAL_P1_TRK_H
std::vector< TPObjRef > materialMatrix
Ensure that the ATLAS eigen extensions are properly loaded.