|
BOSS 8.0.0
BESIII Offline Software System
|
Go to the source code of this file.
Functions | |
| EvtRaritaSchwinger | rotateEuler (const EvtRaritaSchwinger &rs, double alpha, double beta, double gamma) |
| EvtRaritaSchwinger | boostTo (const EvtRaritaSchwinger &rs, const EvtVector4R p4) |
| EvtRaritaSchwinger | boostTo (const EvtRaritaSchwinger &rs, const EvtVector3R boost) |
| ostream & | operator<< (ostream &s, const EvtRaritaSchwinger &rs) |
| EvtRaritaSchwinger | dirProd (EvtVector4R v, EvtDiracSpinor u) |
| EvtRaritaSchwinger | dirProd (EvtVector4C v, EvtDiracSpinor u) |
| EvtComplex | operator* (const EvtRaritaSchwinger &u1, const EvtRaritaSchwinger &u2) |
| EvtRaritaSchwinger | operator+ (const EvtRaritaSchwinger &u1, const EvtRaritaSchwinger &u2) |
| EvtRaritaSchwinger | operator- (const EvtRaritaSchwinger &u1, const EvtRaritaSchwinger &u2) |
| EvtRaritaSchwinger boostTo | ( | const EvtRaritaSchwinger & | rs, |
| const EvtVector3R | boost ) |
Definition at line 43 of file EvtRaritaSchwinger.cc.
| EvtRaritaSchwinger boostTo | ( | const EvtRaritaSchwinger & | rs, |
| const EvtVector4R | p4 ) |
Definition at line 36 of file EvtRaritaSchwinger.cc.
| EvtRaritaSchwinger dirProd | ( | EvtVector4C | v, |
| EvtDiracSpinor | u ) |
Definition at line 178 of file EvtRaritaSchwinger.cc.
| EvtRaritaSchwinger dirProd | ( | EvtVector4R | v, |
| EvtDiracSpinor | u ) |
Definition at line 164 of file EvtRaritaSchwinger.cc.
Referenced by EvtRaritaSchwingerParticle::init(), EvtRaritaSchwingerParticle::rotateToHelicityBasis(), and EvtRaritaSchwingerParticle::rotateToHelicityBasis().
| EvtComplex operator* | ( | const EvtRaritaSchwinger & | u1, |
| const EvtRaritaSchwinger & | u2 ) |
Definition at line 192 of file EvtRaritaSchwinger.cc.
| EvtRaritaSchwinger operator+ | ( | const EvtRaritaSchwinger & | u1, |
| const EvtRaritaSchwinger & | u2 ) |
Definition at line 217 of file EvtRaritaSchwinger.cc.
| EvtRaritaSchwinger operator- | ( | const EvtRaritaSchwinger & | u1, |
| const EvtRaritaSchwinger & | u2 ) |
Definition at line 234 of file EvtRaritaSchwinger.cc.
| ostream & operator<< | ( | ostream & | s, |
| const EvtRaritaSchwinger & | rs ) |
Definition at line 123 of file EvtRaritaSchwinger.cc.
| EvtRaritaSchwinger rotateEuler | ( | const EvtRaritaSchwinger & | rs, |
| double | alpha, | ||
| double | beta, | ||
| double | gamma ) |
Definition at line 28 of file EvtRaritaSchwinger.cc.