![]() |
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::PixelOverlapDescriptor |
| Class to describe overlaps in the pixel 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 | addNextInPhi(cur, surfaces) |
| #define | addPrevInPhi(cur, surfaces) |
| #define | addNextInEta(cur, surfaces) |
| #define | addPrevInEta(cur, surfaces) |
| #define addNextInEta | ( | cur, | |
| surfaces ) |
Definition at line 44 of file PixelOverlapDescriptor.h.
| #define addNextInPhi | ( | cur, | |
| surfaces ) |
Definition at line 36 of file PixelOverlapDescriptor.h.
| #define addOtherSide | ( | cur, | |
| surfaces ) |
Definition at line 30 of file PixelOverlapDescriptor.h.
| #define addPrevInEta | ( | cur, | |
| surfaces ) |
Definition at line 48 of file PixelOverlapDescriptor.h.
| #define addPrevInPhi | ( | cur, | |
| surfaces ) |
Definition at line 40 of file PixelOverlapDescriptor.h.
| #define addSurface | ( | cur, | |
| surfaces ) |
Definition at line 24 of file PixelOverlapDescriptor.h.
| #define TRKDETDESCR_SIDETADDNEXTPHIETA |
Definition at line 22 of file PixelOverlapDescriptor.h.