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 |
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 | addNextInPhi(cur, surfaces) |
#define | addPrevInPhi(cur, surfaces) |
#define | addNextInEta(cur, surfaces) |
#define | addPrevInEta(cur, surfaces) |
#define addNextInEta | ( | cur, | |
surfaces | |||
) |
Definition at line 45 of file PixelOverlapDescriptor.h.
#define addNextInPhi | ( | cur, | |
surfaces | |||
) |
Definition at line 37 of file PixelOverlapDescriptor.h.
#define addOtherSide | ( | cur, | |
surfaces | |||
) |
Definition at line 31 of file PixelOverlapDescriptor.h.
#define addPrevInEta | ( | cur, | |
surfaces | |||
) |
Definition at line 49 of file PixelOverlapDescriptor.h.
#define addPrevInPhi | ( | cur, | |
surfaces | |||
) |
Definition at line 41 of file PixelOverlapDescriptor.h.
#define addSurface | ( | cur, | |
surfaces | |||
) |
Definition at line 25 of file PixelOverlapDescriptor.h.
#define TRKDETDESCR_SIDETADDNEXTPHIETA |
Definition at line 23 of file PixelOverlapDescriptor.h.