Logo ROOT   6.10/09
Reference Guide
Classes | Functions
TLorentzVector.h File Reference
#include "TMath.h"
#include "TVector3.h"
#include "TRotation.h"
Include dependency graph for TLorentzVector.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TLorentzVector
 TLorentzVector is a general four-vector class, which can be used either for the description of position and time (x,y,z,t) or momentum and energy (px,py,pz,E). More...
 

Functions

TLorentzVector operator* (Double_t a, const TLorentzVector &)
 

Function Documentation

◆ operator*()

TLorentzVector operator* ( Double_t  a,
const TLorentzVector p 
)
inline

Definition at line 589 of file TLorentzVector.h.