#include <PndSttGeomPoint.h>
Definition at line 18 of file PndSttGeomPoint.h.
◆ PndSttGeomPoint() [1/3]
PndSttGeomPoint::PndSttGeomPoint |
( |
| ) |
|
◆ PndSttGeomPoint() [2/3]
PndSttGeomPoint::PndSttGeomPoint |
( |
Double_t |
x, |
|
|
Double_t |
y, |
|
|
Double_t |
z, |
|
|
Double_t |
dx = 0. , |
|
|
Double_t |
dy = 0. , |
|
|
Double_t |
dz = 0. |
|
) |
| |
◆ PndSttGeomPoint() [3/3]
◆ ~PndSttGeomPoint()
virtual PndSttGeomPoint::~PndSttGeomPoint |
( |
| ) |
|
|
virtual |
◆ DistanceTo()
◆ Draw()
void PndSttGeomPoint::Draw |
( |
Double_t |
size = 0.5 , |
|
|
Int_t |
color = 1 |
|
) |
| const |
◆ GetErrorX()
Double_t PndSttGeomPoint::GetErrorX |
( |
| ) |
const |
|
inline |
◆ GetErrorY()
Double_t PndSttGeomPoint::GetErrorY |
( |
| ) |
const |
|
inline |
◆ GetErrorZ()
Double_t PndSttGeomPoint::GetErrorZ |
( |
| ) |
const |
|
inline |
◆ GetX()
Double_t PndSttGeomPoint::GetX |
( |
| ) |
const |
|
inline |
◆ GetY()
Double_t PndSttGeomPoint::GetY |
( |
| ) |
const |
|
inline |
◆ GetZ()
Double_t PndSttGeomPoint::GetZ |
( |
| ) |
const |
|
inline |
◆ Is2D()
Bool_t PndSttGeomPoint::Is2D |
( |
| ) |
const |
◆ IsBetween()
◆ operator=()
◆ SetErrorX()
void PndSttGeomPoint::SetErrorX |
( |
Double_t |
newErrorX | ) |
|
|
inline |
◆ SetErrorY()
void PndSttGeomPoint::SetErrorY |
( |
Double_t |
newErrorY | ) |
|
|
inline |
◆ SetErrorZ()
void PndSttGeomPoint::SetErrorZ |
( |
Double_t |
newErrorZ | ) |
|
|
inline |
◆ SetX()
void PndSttGeomPoint::SetX |
( |
Double_t |
newX | ) |
|
|
inline |
◆ SetY()
void PndSttGeomPoint::SetY |
( |
Double_t |
newY | ) |
|
|
inline |
◆ SetZ()
void PndSttGeomPoint::SetZ |
( |
Double_t |
newZ | ) |
|
|
inline |
◆ Transform()
void PndSttGeomPoint::Transform |
( |
Double_t |
x, |
|
|
Double_t |
y, |
|
|
Double_t |
z |
|
) |
| |
The documentation for this class was generated from the following file: