|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
Functions | |
| EvtGammaMatrix | slash (const EvtVector4C &p) |
| EvtGammaMatrix | slash (const EvtVector4R &p) |
| EvtTensor3C | eps (const EvtVector3R &v) |
| EvtTensor3C | rotateEuler (const EvtTensor3C &v, double phi, double theta, double ksi) |
| EvtTensor3C | directProd (const EvtVector3C &c1, const EvtVector3C &c2) |
| EvtTensor3C | directProd (const EvtVector3C &c1, const EvtVector3R &c2) |
| EvtTensor3C | directProd (const EvtVector3R &c1, const EvtVector3R &c2) |
| EvtTensor4C | directProd (const EvtVector4R &c1, const EvtVector4R &c2) |
| EvtTensor4C | directProd (const EvtVector4C &c1, const EvtVector4C &c2) |
| EvtTensor4C | directProd (const EvtVector4C &c1, const EvtVector4R &c2) |
| EvtTensor3C EvtGenFunctions::directProd | ( | const EvtVector3C & | c1, |
| const EvtVector3C & | c2 ) |
Definition at line 153 of file EvtTensor3C.cpp.
| EvtTensor3C EvtGenFunctions::directProd | ( | const EvtVector3C & | c1, |
| const EvtVector3R & | c2 ) |
Definition at line 167 of file EvtTensor3C.cpp.
| EvtTensor3C EvtGenFunctions::directProd | ( | const EvtVector3R & | c1, |
| const EvtVector3R & | c2 ) |
Definition at line 181 of file EvtTensor3C.cpp.
| EvtTensor4C EvtGenFunctions::directProd | ( | const EvtVector4C & | c1, |
| const EvtVector4C & | c2 ) |
Definition at line 308 of file EvtTensor4C.cpp.
| EvtTensor4C EvtGenFunctions::directProd | ( | const EvtVector4C & | c1, |
| const EvtVector4R & | c2 ) |
Definition at line 322 of file EvtTensor4C.cpp.
| EvtTensor4C EvtGenFunctions::directProd | ( | const EvtVector4R & | c1, |
| const EvtVector4R & | c2 ) |
Definition at line 336 of file EvtTensor4C.cpp.
| EvtTensor3C EvtGenFunctions::eps | ( | const EvtVector3R & | v | ) |
Definition at line 302 of file EvtTensor3C.cpp.
| EvtTensor3C EvtGenFunctions::rotateEuler | ( | const EvtTensor3C & | v, |
| double | phi, | ||
| double | theta, | ||
| double | ksi ) |
Definition at line 342 of file EvtTensor3C.cpp.
| EvtGammaMatrix EvtGenFunctions::slash | ( | const EvtVector4C & | p | ) |
Definition at line 620 of file EvtGammaMatrix.cpp.
| EvtGammaMatrix EvtGenFunctions::slash | ( | const EvtVector4R & | p | ) |
Definition at line 626 of file EvtGammaMatrix.cpp.