BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TMDCWire.h File Reference
#include "CLHEP/Geometry/Vector3D.h"
#include "CLHEP/Geometry/Point3D.h"
#include "TrkReco/TMDCLayer.h"

Go to the source code of this file.

Classes

class  TMDCWire
 A class to represent a wire in MDC. More...

Macros

#define WireInnerLeft   0
#define WireInnerRight   1
#define WireLeft   2
#define WireRight   3
#define WireOuterLeft   4
#define WireOuterRight   5
#define TMDCWire_INLINE_DEFINE_HERE

Typedefs

typedef HepGeom::Vector3D< double > HepVector3D
typedef HepGeom::Point3D< double > HepPoint3D

Macro Definition Documentation

◆ TMDCWire_INLINE_DEFINE_HERE

#define TMDCWire_INLINE_DEFINE_HERE

◆ WireInnerLeft

#define WireInnerLeft   0

◆ WireInnerRight

#define WireInnerRight   1

◆ WireLeft

#define WireLeft   2

◆ WireOuterLeft

#define WireOuterLeft   4

◆ WireOuterRight

#define WireOuterRight   5

◆ WireRight

#define WireRight   3

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

◆ HepVector3D

typedef HepGeom::Vector3D<double> HepVector3D