|
| lorentzVector (double x, double y, double z, double t) |
|
void | SetXYZT (double x, double y, double z, double t) |
|
void | SetPxPyPzE (double px, double py, double pz, double e) |
|
double | GetPx () const |
|
double | GetPy () const |
|
double | GetPz () const |
|
double | GetE () const |
|
lorentzVector & | operator+= (const lorentzVector &vec) |
|
lorentzVector & | operator-= (const lorentzVector &vec) |
|
double | M2 () const |
|
double | M () const |
|
vector3 | BoostVector () const |
|
void | Boost (const vector3 &beta) |
|
|
std::ostream & | operator<< (std::ostream &out, const lorentzVector &vec) |
|
Definition at line 42 of file lorentzvector.h.
The documentation for this class was generated from the following file: