12#ifndef ROOT_TLorentzRotation 
   13#define ROOT_TLorentzRotation 
  164   return fRR->operator()(fII,
jj);
 
 
  232   return (
fxx == 1.0 && 
fxy == 0.0 && 
fxz == 0.0 && 
fxt == 0.0 &&
 
 
  260   return *
this = 
m.MatrixMultiplication(*
this);
 
 
#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
 
Option_t Option_t TPoint TPoint angle
 
TLorentzRotationRow(const TLorentzRotation &, int)
 
Double_t operator[](int) const
 
const TLorentzRotation * fRR
 
<div class="legacybox"><h2>Legacy Code</h2> TLorentzRotation is a legacy interface: there will be no ...
 
TLorentzVector VectorMultiplication(const TLorentzVector &) const
 
TLorentzRotation & operator*=(const TLorentzRotation &)
 
Bool_t operator==(const TLorentzRotation &) const
 
TLorentzRotation & Invert()
 
TLorentzRotation MatrixMultiplication(const TLorentzRotation &) const
 
Bool_t IsIdentity() const
 
Bool_t operator!=(const TLorentzRotation &) const
 
Double_t operator()(int, int) const
 
TLorentzRotation & operator=(const TLorentzRotation &)
 
TLorentzRotation & RotateX(Double_t)
 
TLorentzRotation & Rotate(Double_t, const TVector3 &)
 
TLorentzRotation & RotateZ(Double_t)
 
TLorentzRotation Inverse() const
 
TLorentzRotation & Boost(Double_t, Double_t, Double_t)
 
TLorentzVector operator*(const TLorentzVector &) const
 
TLorentzRotation & RotateY(Double_t)
 
TLorentzRotationRow operator[](int) const
 
void SetBoost(Double_t, Double_t, Double_t)
 
TLorentzRotation & Transform(const TLorentzRotation &)
 
Mother of all ROOT objects.
 
<div class="legacybox"><h2>Legacy Code</h2> TRotation is a legacy interface: there will be no bug fix...