![]() |
ATLAS Offline Software
|
#include "TrkGeometry/OverlapDescriptor.h"#include "TrkDetDescrUtils/BinUtility.h"#include "TrkDetDescrUtils/BinnedArray1D1D.h"#include "TrkDetDescrUtils/Intersection.h"#include <atomic>Go to the source code of this file.
Classes | |
| class | InDet::DiscOverlapDescriptor |
| Class to describe overlaps in the custom 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 | INDETTRACKINGGEOMETRY_DISCDETADDNEXTPHIETA |
| #define | addSurfaceDO(cur, surfaces) |
| #define | addOtherSideDO(cur, surfaces) |
| #define | addNextInPhiDO(cur, surfaces) |
| #define | addPrevInPhiDO(cur, surfaces) |
| #define | addNextInEtaDO(cur, surfaces) |
| #define | addPrevInEtaDO(cur, surfaces) |
| #define addNextInEtaDO | ( | cur, | |
| surfaces ) |
Definition at line 45 of file DiscOverlapDescriptor.h.
| #define addNextInPhiDO | ( | cur, | |
| surfaces ) |
Definition at line 37 of file DiscOverlapDescriptor.h.
| #define addOtherSideDO | ( | cur, | |
| surfaces ) |
Definition at line 31 of file DiscOverlapDescriptor.h.
| #define addPrevInEtaDO | ( | cur, | |
| surfaces ) |
Definition at line 49 of file DiscOverlapDescriptor.h.
| #define addPrevInPhiDO | ( | cur, | |
| surfaces ) |
Definition at line 41 of file DiscOverlapDescriptor.h.
| #define addSurfaceDO | ( | cur, | |
| surfaces ) |
Definition at line 26 of file DiscOverlapDescriptor.h.
| #define INDETTRACKINGGEOMETRY_DISCDETADDNEXTPHIETA |
Definition at line 24 of file DiscOverlapDescriptor.h.