| TFourVectorReal() |
| TFourVectorReal(const Float_t* array) |
| TFourVectorReal(const Double_t* array) |
| TFourVectorReal(const TFourVectorReal& another) |
| TFourVectorReal(const Double_t t, const TThreeVectorReal& another) |
| TFourVectorReal(const Double_t t, const Double_t x, const Double_t y, const Double_t z) |
| virtual | ~TFourVectorReal() |
| TFourVectorReal& | Boost(const TLorentzBoost& boostOp) |
| TFourVectorReal& | Boost(const TUnitVector& bhat, const Double_t beta) |
| TFourVectorReal& | Boost(const Double_t betaX, const Double_t betaY, const Double_t betaZ) |
| static TClass* | Class() |
| Double_t | TThreeVectorReal::CosTheta() const |
| TThreeVectorReal& | TThreeVectorReal::Cross(const TThreeVectorReal& other) |
| TThreeVectorReal& | TThreeVectorReal::Cross(const TThreeVectorReal& va, const TThreeVectorReal& vb) |
| Double_t | DistanceTo(const Double_t* array) const |
| Double_t | DistanceTo(const TFourVectorReal& vec2) const |
| Double_t | DistanceTo(const Double_t t, const Double_t x, const Double_t y, const Double_t z) const |
| Double_t | TThreeVectorReal::Dot(const TThreeVectorReal& other) |
| void | TThreeVectorReal::GetCartesian(Double_t* array) const |
| void | TThreeVectorReal::GetCartesian(Double_t& x, Double_t& y, Double_t& z) const |
| void | GetCoord(Double_t* array) const |
| void | GetCoord(Double_t& t, Double_t& x, Double_t& y, Double_t& z) const |
| void | TThreeVectorReal::GetPolar(Double_t& r, Double_t& theta, Double_t& phi) const |
| Double_t | Invariant() const |
| Double_t | InvariantSqr() const |
| virtual TClass* | IsA() const |
| Double_t | TThreeVectorReal::Length() const |
| Double_t | TThreeVectorReal::LengthSqr() const |
| TThreeVectorReal& | TThreeVectorReal::Normalize(const Double_t length) |
| Bool_t | operator!=(const TFourVectorReal& other) const |
| TFourVectorReal& | operator*=(const Double_t factor) |
| TFourVectorReal& | operator+=(const TFourVectorReal& source) |
| TFourVectorReal& | operator+=(const Float_t* array) |
| TFourVectorReal& | operator+=(const Double_t* array) |
| TFourVectorReal | operator-() const |
| TFourVectorReal& | operator-=(const TFourVectorReal& source) |
| TFourVectorReal& | operator-=(const Float_t* array) |
| TFourVectorReal& | operator-=(const Double_t* array) |
| TFourVectorReal& | operator/=(const Double_t factor) |
| TFourVectorReal& | operator=(const TFourVectorReal& source) |
| TFourVectorReal& | operator=(const Float_t* array) |
| TFourVectorReal& | operator=(const Double_t* array) |
| Bool_t | operator==(const TFourVectorReal& other) const |
| Double_t& | operator[](const Int_t index) const |
| Double_t | TThreeVectorReal::Phi() const |
| void | Print(Option_t* option = "") |
| Double_t | Resolution() const |
| Double_t | TThreeVectorReal::Rho() const |
| Double_t | TThreeVectorReal::RhoSqr() const |
| TThreeVectorReal& | TThreeVectorReal::Rotate(const TThreeRotation& rotOp) |
| TThreeVectorReal& | TThreeVectorReal::Rotate(const TUnitVector& ahat, const Double_t angle) |
| TThreeVectorReal& | TThreeVectorReal::Rotate(const Double_t phi, const Double_t theta, const Double_t psi) |
| Double_t | ScalarProd(const TFourVectorReal& other) |
| TThreeVectorReal& | TThreeVectorReal::SetPolar(const Double_t r, const Double_t theta, const Double_t phi) |
| static void | TThreeVectorReal::SetResolution(const Double_t resolution) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| TThreeVectorReal& | TThreeVectorReal::SpaceInv() |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| Double_t | TThreeVectorReal::Theta() const |
| TFourVectorReal& | Transform(const TLorentzTransform& xformOp) |
| TFourVectorReal& | Zero() |