#include <PndLine.h>
Definition at line 23 of file PndLine.h.
◆ PndLine() [1/4]
Definition at line 25 of file PndLine.h.
25 : fP1(), fP2(), fRating(1) {}
◆ PndLine() [2/4]
PndLine::PndLine |
( |
FairHit * |
h1, |
|
|
FairHit * |
h2 |
|
) |
| |
◆ PndLine() [3/4]
PndLine::PndLine |
( |
TVector3 & |
base, |
|
|
TVector3 & |
dir |
|
) |
| |
◆ PndLine() [4/4]
PndLine::PndLine |
( |
TVector3 |
h1, |
|
|
Int_t |
layer |
|
) |
| |
◆ ~PndLine()
virtual PndLine::~PndLine |
( |
| ) |
|
|
virtual |
◆ getDir()
TVector3 PndLine::getDir |
( |
| ) |
|
|
inline |
◆ getDistTo()
Double_t PndLine::getDistTo |
( |
TVector3 |
p | ) |
|
◆ getP1()
TVector3 PndLine::getP1 |
( |
| ) |
|
|
inline |
◆ getP2()
TVector3 PndLine::getP2 |
( |
| ) |
|
|
inline |
◆ getPerpendicular()
TVector3 PndLine::getPerpendicular |
( |
PndLine |
l2 | ) |
|
◆ getRating()
Int_t PndLine::getRating |
( |
| ) |
|
|
inline |
◆ getZAngle()
Double_t PndLine::getZAngle |
( |
| ) |
|
|
inline |
◆ incrementRating()
void PndLine::incrementRating |
( |
| ) |
|
|
inline |
◆ operator<()
bool PndLine::operator< |
( |
const PndLine & |
| ) |
const |
|
inline |
◆ plot()
FairTrackParP PndLine::plot |
( |
Double_t |
zVal1, |
|
|
Double_t |
zVal2 |
|
) |
| |
◆ Print()
void PndLine::Print |
( |
Bool_t |
withDirVec = kFALSE | ) |
|
◆ setRating()
void PndLine::setRating |
( |
Int_t |
r | ) |
|
|
inline |
The documentation for this class was generated from the following file: