BOSS 7.0.3
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 58 of file EvtTensor4C.cc.
EvtTensor4C boostTo | ( | const EvtTensor4C & | e, |
const EvtVector4R | p4 | ||
) |
Definition at line 56 of file EvtTensor4C.cc.
EvtTensor4C conj | ( | const EvtTensor4C & | t2 | ) |
Definition at line 64 of file EvtTensor4C.cc.
EvtComplex cont | ( | const EvtTensor4C & | t1, |
const EvtTensor4C & | t2 | ||
) |
Definition at line 71 of file EvtTensor4C.cc.
Referenced by EvtEDM::decay(), EvtPi0Dalitz::decay(), EvtSpinAmp::extcont(), main(), EvtSpinAmp::operator*=(), EvtSpinAmp::operator+(), EvtSpinAmp::operator+=(), EvtSpinAmp::operator-(), EvtSpinAmp::operator-=(), EvtSpinAmp::operator=(), and EvtTensorParticle::rotateToHelicityBasis().
EvtTensor4C cont11 | ( | const EvtTensor4C & | t1, |
const EvtTensor4C & | t2 | ||
) |
Definition at line 66 of file EvtTensor4C.cc.
EvtTensor4C cont22 | ( | const EvtTensor4C & | t1, |
const EvtTensor4C & | t2 | ||
) |
Definition at line 65 of file EvtTensor4C.cc.
EvtTensor4C directProd | ( | const EvtVector4C & | c1, |
const EvtVector4C & | c2 | ||
) |
Definition at line 60 of file EvtTensor4C.cc.
EvtTensor4C directProd | ( | const EvtVector4C & | c1, |
const EvtVector4R & | c2 | ||
) |
Definition at line 61 of file EvtTensor4C.cc.
EvtTensor4C directProd | ( | const EvtVector4R & | c1, |
const EvtVector4R & | c2 | ||
) |
Definition at line 62 of file EvtTensor4C.cc.
EvtTensor4C dual | ( | const EvtTensor4C & | t2 | ) |
Definition at line 63 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 68 of file EvtTensor4C.cc.
EvtTensor4C operator* | ( | const EvtTensor4C & | t1, |
const EvtComplex & | c | ||
) |
Definition at line 67 of file EvtTensor4C.cc.
EvtTensor4C operator* | ( | const EvtTensor4C & | t1, |
double | d | ||
) |
Definition at line 69 of file EvtTensor4C.cc.
EvtTensor4C operator* | ( | double | d, |
const EvtTensor4C & | t1 | ||
) |
Definition at line 70 of file EvtTensor4C.cc.
|
inline |
Definition at line 112 of file EvtTensor4C.hh.
|
inline |
Definition at line 117 of file EvtTensor4C.hh.
EvtTensor4C rotateEuler | ( | const EvtTensor4C & | e, |
double | alpha, | ||
double | beta, | ||
double | gamma | ||
) |
Definition at line 54 of file EvtTensor4C.cc.