|
| ThreeVector (double px_, double py_, double pz_) |
|
double | getPx () const |
|
double | getPy () const |
|
double | getPz () const |
|
double | getX () const |
|
double | getY () const |
|
double | getZ () const |
|
double | getP2 () const |
|
double | getP () const |
|
double | getMag () const |
|
double | getPt2 () const |
|
double | getPt () const |
|
double | getR () const |
|
double | getPhi () const |
|
double | getTheta () const |
|
double | getEta () const |
|
double | getComponent (int i) const |
|
ThreeVector & | setValues (double px_, double py_, double pz_) |
|
ThreeVector & | operator+= (const ThreeVector &rhs) |
|
ThreeVector & | operator-= (const ThreeVector &rhs) |
|
ThreeVector & | operator*= (double rhs) |
|
|
double | px |
|
double | py |
|
double | pz |
|
Definition at line 31 of file ThreeVector.h.
The documentation for this class was generated from the following file: