![]() |
ATLAS Offline Software
|
#include <CompoundLayerMaterial_p1.h>
Public Member Functions | |
| CompoundLayerMaterial_p1 () | |
Public Attributes | |
| BinUtility_p1 | binUtility |
| std::vector< float > | valueMins |
| std::vector< float > | valueSteps |
| std::vector< ValueMatrix > | valueMatrices |
| std::vector< std::vector< std::vector< std::pair< unsigned char, unsigned char > > > > | composition |
Definition at line 23 of file CompoundLayerMaterial_p1.h.
|
inline |
Definition at line 26 of file CompoundLayerMaterial_p1.h.
| BinUtility_p1 Trk::CompoundLayerMaterial_p1::binUtility |
Definition at line 34 of file CompoundLayerMaterial_p1.h.
| std::vector< std::vector < std::vector< std::pair<unsigned char, unsigned char> > > > Trk::CompoundLayerMaterial_p1::composition |
Definition at line 40 of file CompoundLayerMaterial_p1.h.
| std::vector< ValueMatrix > Trk::CompoundLayerMaterial_p1::valueMatrices |
Definition at line 38 of file CompoundLayerMaterial_p1.h.
| std::vector<float> Trk::CompoundLayerMaterial_p1::valueMins |
Definition at line 36 of file CompoundLayerMaterial_p1.h.
| std::vector<float> Trk::CompoundLayerMaterial_p1::valueSteps |
Definition at line 37 of file CompoundLayerMaterial_p1.h.