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 |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
InDetDD | |
Message Stream Member. | |
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 46 of file DiscOverlapDescriptor.h.
#define addNextInPhiDO | ( | cur, | |
surfaces | |||
) |
Definition at line 38 of file DiscOverlapDescriptor.h.
#define addOtherSideDO | ( | cur, | |
surfaces | |||
) |
Definition at line 32 of file DiscOverlapDescriptor.h.
#define addPrevInEtaDO | ( | cur, | |
surfaces | |||
) |
Definition at line 50 of file DiscOverlapDescriptor.h.
#define addPrevInPhiDO | ( | cur, | |
surfaces | |||
) |
Definition at line 42 of file DiscOverlapDescriptor.h.
#define addSurfaceDO | ( | cur, | |
surfaces | |||
) |
Definition at line 27 of file DiscOverlapDescriptor.h.
#define INDETTRACKINGGEOMETRY_DISCDETADDNEXTPHIETA |
Definition at line 25 of file DiscOverlapDescriptor.h.