267 Double_t b2 = bx*bx + by*by + bz*bz;
281 return 0.5*
log( (
E()+
Pz()) / (
E()-
Pz()) );
287 return *
this =
m.VectorMultiplication(*
this);
293 return *
this =
m.VectorMultiplication(*
this);
296void TLorentzVector::Streamer(
TBuffer &R__b)
308 if (R__v != 2) TObject::Streamer(R__b);
326 Printf(
"(x,y,z,t)=(%f,%f,%f,%f) (P,eta,phi,E)=(%f,%f,%f,%f)",
void Printf(const char *fmt,...)
Buffer base class used for serializing objects.
virtual Int_t ReadClassBuffer(const TClass *cl, void *pointer, const TClass *onfile_class=0)=0
virtual Version_t ReadVersion(UInt_t *start=0, UInt_t *bcnt=0, const TClass *cl=0)=0
virtual Int_t CheckByteCount(UInt_t startpos, UInt_t bcnt, const TClass *clss)=0
virtual Int_t WriteClassBuffer(const TClass *cl, void *pointer)=0
The TLorentzRotation class describes Lorentz transformations including Lorentz boosts and rotations (...
Double_t Rapidity() const
TLorentzVector & operator*=(Double_t a)
void Boost(Double_t, Double_t, Double_t)
TLorentzVector & Transform(const TRotation &)
virtual void Print(Option_t *option="") const
Print the TLorentz vector components as (x,y,z,t) and (P,eta,phi,E) representations.
void SetXYZ(Double_t x, Double_t y, Double_t z)
Double_t Sqrt(Double_t x)