#include <PndPlane.h>
Definition at line 21 of file PndPlane.h.
◆ PndPlane() [1/2]
PndPlane::PndPlane |
( |
TVector3 |
b, |
|
|
TVector3 |
d1, |
|
|
TVector3 |
d2 |
|
) |
| |
|
inline |
Definition at line 23 of file PndPlane.h.
23 : base(b), dir1(d1), dir2(d2) {}
◆ PndPlane() [2/2]
PndPlane::PndPlane |
( |
PndLine |
line, |
|
|
Int_t |
layer |
|
) |
| |
◆ ~PndPlane()
virtual PndPlane::~PndPlane |
( |
| ) |
|
|
virtual |
◆ getBase()
TVector3 PndPlane::getBase |
( |
| ) |
|
|
inline |
◆ getDir1()
TVector3 PndPlane::getDir1 |
( |
| ) |
|
|
inline |
◆ getDir2()
TVector3 PndPlane::getDir2 |
( |
| ) |
|
|
inline |
◆ getIntersection() [1/2]
◆ getIntersection() [2/2]
TVector3 PndPlane::getIntersection |
( |
PndLine |
l | ) |
|
◆ Print()
The documentation for this class was generated from the following file: