#include <VectorXYZT.h>
|
double | x {} |
| [mm] or [GeV] More...
|
|
double | y {} |
|
double | z {} |
|
double | t {} |
| [ns] or [GeV] More...
|
|
◆ VectorXYZT() [1/2]
eic::VectorXYZT::VectorXYZT |
( |
| ) |
|
|
inline |
◆ VectorXYZT() [2/2]
eic::VectorXYZT::VectorXYZT |
( |
double |
xx, |
|
|
double |
yy, |
|
|
double |
zz, |
|
|
double |
tt |
|
) |
| |
|
inline |
◆ add()
◆ dot()
double eic::VectorXYZT::dot |
( |
const VectorXYZT & |
rhs | ) |
const |
|
inline |
◆ energy()
double eic::VectorXYZT::energy |
( |
| ) |
const |
|
inline |
◆ eta()
double eic::VectorXYZT::eta |
( |
| ) |
const |
|
inline |
◆ mag()
double eic::VectorXYZT::mag |
( |
| ) |
const |
|
inline |
◆ mass()
double eic::VectorXYZT::mass |
( |
| ) |
const |
|
inline |
◆ operator std::tuple< double, double, double, double >()
eic::VectorXYZT::operator std::tuple< double, double, double, double > |
( |
| ) |
|
|
inline |
◆ operator[]() [1/2]
double& eic::VectorXYZT::operator[] |
( |
unsigned |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
const double& eic::VectorXYZT::operator[] |
( |
unsigned |
i | ) |
const |
|
inline |
◆ phi()
double eic::VectorXYZT::phi |
( |
| ) |
const |
|
inline |
◆ r()
double eic::VectorXYZT::r |
( |
| ) |
const |
|
inline |
◆ scale()
VectorXYZT eic::VectorXYZT::scale |
( |
double |
f | ) |
const |
|
inline |
◆ subtract()
◆ theta()
double eic::VectorXYZT::theta |
( |
| ) |
const |
|
inline |
double eic::VectorXYZT::t {} |
double eic::VectorXYZT::x {} |
double eic::VectorXYZT::y {} |
double eic::VectorXYZT::z {} |
The documentation for this class was generated from the following file: