EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtRaritaSchwinger.cpp File Reference

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)

Function Documentation

◆ boostTo() [1/2]

EvtRaritaSchwinger boostTo ( const EvtRaritaSchwinger & rs,
const EvtVector3R boost )

Definition at line 41 of file EvtRaritaSchwinger.cpp.

◆ boostTo() [2/2]

EvtRaritaSchwinger boostTo ( const EvtRaritaSchwinger & rs,
const EvtVector4R p4 )

Definition at line 34 of file EvtRaritaSchwinger.cpp.

◆ dirProd() [1/2]

Definition at line 185 of file EvtRaritaSchwinger.cpp.

◆ dirProd() [2/2]

Definition at line 170 of file EvtRaritaSchwinger.cpp.

◆ operator*()

EvtComplex operator* ( const EvtRaritaSchwinger & u1,
const EvtRaritaSchwinger & u2 )

Definition at line 200 of file EvtRaritaSchwinger.cpp.

◆ operator+()

EvtRaritaSchwinger operator+ ( const EvtRaritaSchwinger & u1,
const EvtRaritaSchwinger & u2 )

Definition at line 227 of file EvtRaritaSchwinger.cpp.

◆ operator-()

EvtRaritaSchwinger operator- ( const EvtRaritaSchwinger & u1,
const EvtRaritaSchwinger & u2 )

Definition at line 246 of file EvtRaritaSchwinger.cpp.

◆ operator<<()

ostream & operator<< ( ostream & s,
const EvtRaritaSchwinger & rs )

Definition at line 128 of file EvtRaritaSchwinger.cpp.

◆ rotateEuler()

EvtRaritaSchwinger rotateEuler ( const EvtRaritaSchwinger & rs,
double alpha,
double beta,
double gamma )

Definition at line 26 of file EvtRaritaSchwinger.cpp.