![]() |
ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"#include "TrkGeometry/OverlapDescriptor.h"#include "TrkDetDescrUtils/Intersection.h"#include <atomic>Go to the source code of this file.
Classes | |
| class | InDet::SCT_OverlapDescriptor |
| Class to describe overlaps in the SCT detector, it extends the Trk::OverlapDescriptor base class. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
| namespace | InDetDD |
| Message Stream Member. | |
| namespace | InDet |
| Primary Vertex Finder. | |
Macros | |
| #define | TRKDETDESCR_SIDETADDNEXTPHIETA |
| #define | addSurface(cur, surfaces) |
| #define | addOtherSide(cur, surfaces) |
| #define | addNextInPhiOS(cur, surfaces) |
| #define | addPrevInPhiOS(cur, surfaces) |
| #define | addNextInEtaOS(cur, surfaces) |
| #define | addPrevInEtaOS(cur, surfaces) |
| #define addNextInEtaOS | ( | cur, | |
| surfaces ) |
Definition at line 43 of file SCT_OverlapDescriptor.h.
| #define addNextInPhiOS | ( | cur, | |
| surfaces ) |
Definition at line 35 of file SCT_OverlapDescriptor.h.
| #define addOtherSide | ( | cur, | |
| surfaces ) |
Definition at line 29 of file SCT_OverlapDescriptor.h.
| #define addPrevInEtaOS | ( | cur, | |
| surfaces ) |
Definition at line 47 of file SCT_OverlapDescriptor.h.
| #define addPrevInPhiOS | ( | cur, | |
| surfaces ) |
Definition at line 39 of file SCT_OverlapDescriptor.h.
| #define addSurface | ( | cur, | |
| surfaces ) |
Definition at line 23 of file SCT_OverlapDescriptor.h.
| #define TRKDETDESCR_SIDETADDNEXTPHIETA |
Definition at line 21 of file SCT_OverlapDescriptor.h.