boost(const FourVector &P) | FourVector | |
decayto(FourVector &d1, FourVector &d2) const | FourVector | |
E | FourVector | [private] |
FourVector() | FourVector | [inline] |
FourVector(double E_, double px_, double py_, double pz_) | FourVector | [inline] |
FourVector(double E_, const ThreeVector &p_) | FourVector | [inline] |
FourVector(const ThreeVector &p_, double m_) | FourVector | [inline] |
getBeta() const | FourVector | [inline] |
getBetaGamma() const | FourVector | [inline] |
getComponent(int i) const | FourVector | [inline] |
getE() const | FourVector | [inline] |
getEta() const | FourVector | [inline] |
getGamma() const | FourVector | [inline] |
getM() const | FourVector | [inline] |
getM2() const | FourVector | [inline] |
getMass() const | FourVector | [inline] |
getP() const | FourVector | [inline] |
getP2() const | FourVector | [inline] |
getPhi() const | FourVector | [inline] |
getPt() const | FourVector | [inline] |
getPt2() const | FourVector | [inline] |
getPx() const | FourVector | [inline] |
getPy() const | FourVector | [inline] |
getPz() const | FourVector | [inline] |
getTheta() const | FourVector | [inline] |
getThreeVector() const | FourVector | [inline] |
operator *(double lhs, const FourVector &rhs) | FourVector | [related] |
operator *(const FourVector &lhs, const FourVector &rhs) | FourVector | [related] |
operator *=(double rhs) | FourVector | [inline] |
operator+(const FourVector &lhs, const FourVector &rhs) | FourVector | [related] |
operator+=(const FourVector &rhs) | FourVector | [inline] |
operator-(const FourVector &lhs, const FourVector &rhs) | FourVector | [related] |
operator-(const FourVector &rhs) | FourVector | [related] |
operator-=(const FourVector &rhs) | FourVector | [inline] |
operator<<(std::ostream &os, const FourVector &rhs) | FourVector | [related] |
p | FourVector | [private] |
setValues(double E_, double px_, double py_, double pz_) | FourVector | [inline] |