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