|
EvtGen
2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenBase/EvtRaritaSchwinger.hh>
|
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) |
|
EvtRaritaSchwinger | dirProd (EvtVector4R v, EvtDiracSpinor u) |
|
EvtRaritaSchwinger | dirProd (EvtVector4C v, EvtDiracSpinor u) |
|
EvtRaritaSchwinger | operator+ (const EvtRaritaSchwinger &u1, const EvtRaritaSchwinger &u2) |
|
EvtRaritaSchwinger | operator- (const EvtRaritaSchwinger &u1, const EvtRaritaSchwinger &u2) |
|
EvtComplex | operator * (const EvtRaritaSchwinger &u1, const EvtRaritaSchwinger &u2) |
|
std::ostream & | operator<< (std::ostream &s, const EvtRaritaSchwinger &rs) |
|
Definition at line 43 of file EvtRaritaSchwinger.hh.
◆ EvtRaritaSchwinger() [1/2]
EvtRaritaSchwinger::EvtRaritaSchwinger |
( |
| ) |
|
|
inline |
◆ EvtRaritaSchwinger() [2/2]
◆ applyBoostTo() [1/2]
void EvtRaritaSchwinger::applyBoostTo |
( |
const EvtVector4R |
p4 | ) |
|
◆ applyBoostTo() [2/2]
void EvtRaritaSchwinger::applyBoostTo |
( |
const EvtVector3R |
boost | ) |
|
◆ applyRotateEuler()
void EvtRaritaSchwinger::applyRotateEuler |
( |
double |
alpha, |
|
|
double |
beta, |
|
|
double |
gamma |
|
) |
| |
◆ get()
EvtComplex EvtRaritaSchwinger::get |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
◆ getSpinor()
◆ getVector()
EvtVector4C EvtRaritaSchwinger::getVector |
( |
int |
i | ) |
const |
◆ operator+=()
◆ operator-=()
◆ operator=()
◆ set()
void EvtRaritaSchwinger::set |
( |
int |
i, |
|
|
int |
j, |
|
|
const EvtComplex & |
sp |
|
) |
| |
◆ setSpinor()
void EvtRaritaSchwinger::setSpinor |
( |
int |
i, |
|
|
const EvtDiracSpinor & |
sp |
|
) |
| |
◆ setVector()
void EvtRaritaSchwinger::setVector |
( |
int |
i, |
|
|
const EvtVector4C & |
v |
|
) |
| |
◆ boostTo [1/2]
◆ boostTo [2/2]
◆ dirProd [1/2]
◆ dirProd [2/2]
◆ operator *
◆ operator+
◆ operator-
◆ operator<<
◆ rotateEuler
◆ _rs
The documentation for this class was generated from the following files:
|