|
BOSS 8.0.0
BESIII Offline Software System
|
Go to the source code of this file.
Classes | |
| class | EvtTensor4C |
| EvtTensor4C boostTo | ( | const EvtTensor4C & | e, |
| const EvtVector3R | boost ) |
Definition at line 56 of file EvtTensor4C.cc.
| EvtTensor4C boostTo | ( | const EvtTensor4C & | e, |
| const EvtVector4R | p4 ) |
Definition at line 55 of file EvtTensor4C.cc.
| EvtTensor4C conj | ( | const EvtTensor4C & | t2 | ) |
Definition at line 61 of file EvtTensor4C.cc.
| EvtComplex cont | ( | const EvtTensor4C & | t1, |
| const EvtTensor4C & | t2 ) |
Definition at line 68 of file EvtTensor4C.cc.
Referenced by EvtEDM::decay(), EvtPi0Dalitz::decay(), DataVector< T >::ElementProxy::ElementProxy(), EvtSpinAmp::extcont(), main(), EvtSpinAmp::operator*, EvtSpinAmp::operator*, EvtSpinAmp::operator*=(), EvtSpinAmp::operator+(), EvtSpinAmp::operator+=(), EvtSpinAmp::operator-(), EvtSpinAmp::operator-=(), EvtSpinAmp::operator/, EvtSpinAmp::operator=(), EvtTensorParticle::rotateToHelicityBasis(), and EvtTensorParticle::rotateToHelicityBasis().
| EvtTensor4C cont11 | ( | const EvtTensor4C & | t1, |
| const EvtTensor4C & | t2 ) |
Definition at line 63 of file EvtTensor4C.cc.
| EvtTensor4C cont22 | ( | const EvtTensor4C & | t1, |
| const EvtTensor4C & | t2 ) |
Definition at line 62 of file EvtTensor4C.cc.
| EvtTensor4C directProd | ( | const EvtVector4C & | c1, |
| const EvtVector4C & | c2 ) |
Definition at line 57 of file EvtTensor4C.cc.
| EvtTensor4C directProd | ( | const EvtVector4C & | c1, |
| const EvtVector4R & | c2 ) |
Definition at line 58 of file EvtTensor4C.cc.
| EvtTensor4C directProd | ( | const EvtVector4R & | c1, |
| const EvtVector4R & | c2 ) |
Definition at line 59 of file EvtTensor4C.cc.
| EvtTensor4C dual | ( | const EvtTensor4C & | t2 | ) |
Definition at line 60 of file EvtTensor4C.cc.
Referenced by EvtbTosllVectorAmp::CalcAmp(), EvtSemiLeptonicTensorAmp::CalcAmp(), EvtSemiLeptonicVectorAmp::CalcAmp(), EvtBHadronic::decay(), EvtKstarnunu::decay(), EvtLNuGamma::decay(), EvtSVPCP::decay(), EvtSVPHelAmp::decay(), EvtTVSPwave::decay(), EvtVSPPwave::decay(), EvtDecayPlaneNormalAngle(), and EvtVector4R::scalartripler3().
| EvtTensor4C operator* | ( | const EvtComplex & | c, |
| const EvtTensor4C & | t1 ) |
Definition at line 65 of file EvtTensor4C.cc.
| EvtTensor4C operator* | ( | const EvtTensor4C & | t1, |
| const EvtComplex & | c ) |
Definition at line 64 of file EvtTensor4C.cc.
| EvtTensor4C operator* | ( | const EvtTensor4C & | t1, |
| double | d ) |
Definition at line 66 of file EvtTensor4C.cc.
| EvtTensor4C operator* | ( | double | d, |
| const EvtTensor4C & | t1 ) |
Definition at line 67 of file EvtTensor4C.cc.
|
inline |
Definition at line 107 of file EvtTensor4C.hh.
|
inline |
Definition at line 112 of file EvtTensor4C.hh.
| EvtTensor4C rotateEuler | ( | const EvtTensor4C & | e, |
| double | alpha, | ||
| double | beta, | ||
| double | gamma ) |
Definition at line 53 of file EvtTensor4C.cc.