|
| EvtVector4R (double e, double px, double py, double pz) |
|
void | set (int i, double d) |
|
void | set (double e, double px, double py, double pz) |
|
EvtVector4R & | operator*= (double c) |
|
EvtVector4R & | operator/= (double c) |
|
EvtVector4R & | operator= (const EvtVector4R &v2) |
|
EvtVector4R & | operator+= (const EvtVector4R &v2) |
|
EvtVector4R & | operator-= (const EvtVector4R &v2) |
|
double | get (int i) const |
|
double | cont (const EvtVector4R &v4) const |
|
double | mass2 () const |
|
double | mass () const |
|
void | applyRotateEuler (double alpha, double beta, double gamma) |
|
void | applyBoostTo (const EvtVector4R &p4, bool inverse=false) |
|
void | applyBoostTo (const EvtVector3R &boost, bool inverse=false) |
|
EvtVector4R | cross (const EvtVector4R &v2) |
|
double | dot (const EvtVector4R &v2) const |
|
double | d3mag () const |
|
double | scalartripler3 (const EvtVector4R &p1, const EvtVector4R &p2, const EvtVector4R &p3) const |
|
double | dotr3 (const EvtVector4R &p1, const EvtVector4R &p2) const |
|
double | mag2r3 (const EvtVector4R &p1) const |
|
double | magr3 (const EvtVector4R &p1) const |
|
Definition at line 29 of file EvtVector4R.hh.
The documentation for this class was generated from the following file: