|
The Rivet MC analysis system
1.8.2
|
Object implementing Lorentz transform calculations and boosts.
More...
#include <LorentzTrans.hh>
List of all members.
Detailed Description
Object implementing Lorentz transform calculations and boosts.
Definition at line 21 of file LorentzTrans.hh.
Constructor & Destructor Documentation
LorentzTransform |
( |
const double |
betaX, |
|
|
const double |
betaY, |
|
|
const double |
betaZ |
|
) |
| [inline] |
Member Function Documentation
double beta |
( |
| ) |
const [inline] |
double gamma |
( |
| ) |
const [inline] |
Definition at line 37 of file LorentzTrans.hh.
References LorentzTransform::_boostMatrix, LorentzTransform::beta(), LorentzTransform::gamma(), Rivet::lorentzGamma(), Vector3::mkX(), Vector< N >::mod(), Vector< N >::mod2(), LorentzTransform::rotate(), and Matrix< N >::set().
Referenced by LorentzTransform::LorentzTransform(), DISKinematics::project(), and LorentzTransform::setBoost().
Friends And Related Function Documentation
Member Data Documentation
Definition at line 143 of file LorentzTrans.hh.
Referenced by LorentzTransform::boost(), LorentzTransform::combine(), LorentzTransform::inverse(), LorentzTransform::LorentzTransform(), LorentzTransform::postMult(), LorentzTransform::preMult(), LorentzTransform::rotate(), LorentzTransform::setBoost(), LorentzTransform::toMatrix(), Rivet::toString(), and LorentzTransform::transform().
The documentation for this class was generated from the following file:
|