|
MINT2
|
#include <ZTspin2.h>
Public Member Functions | |
| ZTspin2 (const TLorentzVector &q, const TLorentzVector &p, double mR) | |
| ZTspin2 & | operator= (const SymmLorentzMatrix &other) |
Public Member Functions inherited from SymmLorentzMatrix | |
| SymmLorentzMatrix () | |
| SymmLorentzMatrix (const TLorentzVector p[4]) | |
| SymmLorentzMatrix (const TLorentzVector p) | |
| SymmLorentzMatrix (const SymmLorentzMatrix &other) | |
| SymmLorentzMatrix & | add (const SymmLorentzMatrix &other) |
| SymmLorentzMatrix & | subtract (const SymmLorentzMatrix &other) |
| SymmLorentzMatrix & | mult (double s) |
| SymmLorentzMatrix & | div (double s) |
| TLorentzVector | Contract (const TLorentzVector &vec) |
| LorentzMatrix | Contract_1 (const SymmLorentzMatrix &M) |
| double | Contract_2 (const SymmLorentzMatrix &M) |
| SymmLorentzMatrix & | operator+= (const SymmLorentzMatrix &rhs) |
| SymmLorentzMatrix & | operator *= (double rhs) |
| SymmLorentzMatrix & | operator-= (const SymmLorentzMatrix &rhs) |
| SymmLorentzMatrix & | operator/= (double rhs) |
| SymmLorentzMatrix & | operator= (const SymmLorentzMatrix &other) |
| SymmLorentzMatrix | operator+ (const SymmLorentzMatrix &rhs) const |
| SymmLorentzMatrix | operator- (const SymmLorentzMatrix &rhs) const |
| SymmLorentzMatrix | operator * (double rhs) const |
| SymmLorentzMatrix | operator/ (double rhs) const |
Public Member Functions inherited from LorentzMatrix | |
| const TLorentzVector & | v (int i) const |
| LorentzMatrix () | |
| LorentzMatrix (const TLorentzVector p[4]) | |
| LorentzMatrix (const LorentzMatrix &other) | |
| const TLorentzVector & | X () const |
| const TLorentzVector & | Y () const |
| const TLorentzVector & | Z () const |
| const TLorentzVector & | T () const |
| TLorentzVector & | X () |
| TLorentzVector & | Y () |
| TLorentzVector & | Z () |
| TLorentzVector & | T () |
| const TLorentzVector & | operator[] (int i) const |
| TLorentzVector & | operator[] (int i) |
| LorentzMatrix & | add (const LorentzMatrix &other) |
| LorentzMatrix & | subtract (const LorentzMatrix &other) |
| LorentzMatrix & | mult (double s) |
| LorentzMatrix & | div (double s) |
| LorentzMatrix & | operator+= (const LorentzMatrix &rhs) |
| LorentzMatrix & | operator *= (double rhs) |
| LorentzMatrix & | operator-= (const LorentzMatrix &rhs) |
| LorentzMatrix & | operator/= (double rhs) |
| LorentzMatrix & | operator= (const LorentzMatrix &other) |
| LorentzMatrix | operator+ (const LorentzMatrix &rhs) const |
| LorentzMatrix | operator- (const LorentzMatrix &rhs) const |
| LorentzMatrix | operator * (double rhs) const |
| LorentzMatrix | operator/ (double rhs) const |
Additional Inherited Members | |
Static Public Member Functions inherited from SymmLorentzMatrix | |
| static const SymmLorentzMatrix & | gmunu () |
Protected Member Functions inherited from SymmLorentzMatrix | |
| bool | symmetrize () |
| bool | makeZero () |
Protected Member Functions inherited from LorentzMatrix | |
| bool | makeZero () |
Static Protected Member Functions inherited from SymmLorentzMatrix | |
| static void | makeGmunu () |
Protected Attributes inherited from LorentzMatrix | |
| TLorentzVector | _v [4] |
Static Protected Attributes inherited from SymmLorentzMatrix | |
| static SymmLorentzMatrix * | __gmunu = 0 |
|
inline |
Definition at line 14 of file ZTspin2.h.
|
inline |
1.8.15