![]() |
ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"#include "CxxUtils/checker_macros.h"#include "TrkDetDescrUtils/BinnedArray.h"#include "TrkDetDescrUtils/Intersection.h"#include "TrkDetDescrUtils/LayerIndex.h"#include "TrkGeometry/LayerMaterialProperties.h"#include "TrkGeometry/OverlapDescriptor.h"#include "TrkNeutralParameters/NeutralParameters.h"#include "TrkParameters/TrackParameters.h"#include <memory>#include "Layer.icc"Go to the source code of this file.
Classes | |
| class | Trk::Layer |
| Base Class for a Detector Layer in the Tracking realm. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
| typedef ObjectIntersection< Surface > | Trk::SurfaceIntersection |
| typedef BinnedArray< Surface > | Trk::SurfaceArray |
Enumerations | |
| enum | Trk::LayerType { Trk::passive = 0 , Trk::active = 1 } |
| For readability. More... | |