![]() |
ATLAS Offline Software
|
#include "TrkDetDescrInterfaces/ILayerMaterialCreator.h"#include "TrkGeometry/MaterialProperties.h"#include "AthenaBaseComps/AthAlgTool.h"#include "GaudiKernel/ToolHandle.h"Go to the source code of this file.
Classes | |
| class | Trk::CompoundLayerMaterialCreator |
| LayerMaterialProperties creator for CompoundLayerMaterial (i.e. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Macros | |
| #define | TRKDETDESCTOOLS_MINMAX |
| #define | minValue(current, test) |
| #define | maxValue(current, test) |
| #define | minMaxValue(currentMin, currentMax, test) |
| #define maxValue | ( | current, | |
| test ) |
Definition at line 22 of file CompoundLayerMaterialCreator.h.
| #define minMaxValue | ( | currentMin, | |
| currentMax, | |||
| test ) |
Definition at line 23 of file CompoundLayerMaterialCreator.h.
| #define minValue | ( | current, | |
| test ) |
Definition at line 21 of file CompoundLayerMaterialCreator.h.
| #define TRKDETDESCTOOLS_MINMAX |
Definition at line 20 of file CompoundLayerMaterialCreator.h.