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 |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
InDetDD | |
Message Stream Member. | |
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 44 of file SCT_OverlapDescriptor.h.
#define addNextInPhiOS | ( | cur, | |
surfaces | |||
) |
Definition at line 36 of file SCT_OverlapDescriptor.h.
#define addOtherSide | ( | cur, | |
surfaces | |||
) |
Definition at line 30 of file SCT_OverlapDescriptor.h.
#define addPrevInEtaOS | ( | cur, | |
surfaces | |||
) |
Definition at line 48 of file SCT_OverlapDescriptor.h.
#define addPrevInPhiOS | ( | cur, | |
surfaces | |||
) |
Definition at line 40 of file SCT_OverlapDescriptor.h.
#define addSurface | ( | cur, | |
surfaces | |||
) |
Definition at line 24 of file SCT_OverlapDescriptor.h.
#define TRKDETDESCR_SIDETADDNEXTPHIETA |
Definition at line 22 of file SCT_OverlapDescriptor.h.