virtual | ~TLorentzVector() |
void | TObject::AbstractMethod(const char* method) const |
Double_t | Angle(const TVector3& v) const |
virtual void | TObject::AppendPad(Option_t* option = "") |
Double_t | Beta() const |
void | Boost(const TVector3&) |
void | Boost(Double_t, Double_t, Double_t) |
TVector3 | BoostVector() const |
virtual void | TObject::Browse(TBrowser* b) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | TObject::Clear(Option_t* = "") |
virtual TObject* | TObject::Clone(const char* newname = "") const |
virtual Int_t | TObject::Compare(const TObject* obj) const |
virtual void | TObject::Copy(TObject& object) const |
Double_t | CosTheta() const |
virtual void | TObject::Delete(Option_t* option = "")MENU |
Double_t | DeltaPhi(const TLorentzVector&) const |
Double_t | DeltaR(const TLorentzVector&) const |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
Double_t | Dot(const TLorentzVector&) const |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
Double_t | DrEtaPhi(const TLorentzVector&) const |
virtual void | TObject::Dump() constMENU |
Double_t | E() const |
Double_t | Energy() const |
virtual void | TObject::Error(const char* method, const char* msgfmt) const |
Double_t | Et() const |
Double_t | Et(const TVector3&) const |
Double_t | Et2() const |
Double_t | Et2(const TVector3&) const |
Double_t | Eta() const |
TVector2 | EtaPhiVector() |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
Double_t | Gamma() const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
virtual const char* | TObject::GetIconName() const |
virtual const char* | TObject::GetName() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
virtual const char* | TObject::GetTitle() const |
virtual UInt_t | TObject::GetUniqueID() const |
void | GetXYZT(Double_t* carray) const |
void | GetXYZT(Float_t* carray) const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TObject::Hash() const |
virtual void | TObject::Info(const char* method, const char* msgfmt) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() constMENU |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual Bool_t | TObject::IsFolder() const |
Bool_t | TObject::IsOnHeap() const |
virtual Bool_t | TObject::IsSortable() const |
Bool_t | TObject::IsZombie() const |
virtual void | TObject::ls(Option_t* option = "") const |
Double_t | M() const |
Double_t | M2() const |
Double_t | Mag() const |
Double_t | Mag2() const |
void | TObject::MayNotUse(const char* method) const |
Double_t | Minus() const |
Double_t | Mt() const |
Double_t | Mt2() const |
virtual Bool_t | TObject::Notify() |
void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
void | TObject::operator delete(void* ptr) |
void | TObject::operator delete(void* ptr, void* vp) |
void | TObject::operator delete[](void* ptr) |
void | TObject::operator delete[](void* ptr, void* vp) |
void* | TObject::operator new(size_t sz) |
void* | TObject::operator new(size_t sz, void* vp) |
void* | TObject::operator new[](size_t sz) |
void* | TObject::operator new[](size_t sz, void* vp) |
Bool_t | operator!=(const TLorentzVector&) const |
Double_t | operator()(int i) const |
Double_t& | operator()(int i) |
TLorentzVector | operator*(Double_t a) const |
Double_t | operator*(const TLorentzVector&) const |
TLorentzVector& | operator*=(Double_t a) |
TLorentzVector& | operator*=(const TRotation&) |
TLorentzVector& | operator*=(const TLorentzRotation&) |
TLorentzVector | operator+(const TLorentzVector&) const |
TLorentzVector& | operator+=(const TLorentzVector&) |
TLorentzVector | operator-() const |
TLorentzVector | operator-(const TLorentzVector&) const |
TLorentzVector& | operator-=(const TLorentzVector&) |
TLorentzVector& | operator=(const TLorentzVector&) |
Bool_t | operator==(const TLorentzVector&) const |
Double_t | operator[](int i) const |
Double_t& | operator[](int i) |
Double_t | P() const |
virtual void | TObject::Paint(Option_t* option = "") |
Double_t | Perp() const |
Double_t | Perp(const TVector3& v) const |
Double_t | Perp2() const |
Double_t | Perp2(const TVector3& v) const |
Double_t | Phi() const |
Double_t | Plus() const |
virtual void | TObject::Pop() |
virtual void | Print(Option_t* option = "") const |
Double_t | PseudoRapidity() const |
Double_t | Pt() const |
Double_t | Pt(const TVector3& v) const |
Double_t | Px() const |
Double_t | Py() const |
Double_t | Pz() const |
Double_t | Rapidity() const |
virtual Int_t | TObject::Read(const char* name) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | TObject::ResetBit(UInt_t f) |
Double_t | Rho() const |
void | Rotate(Double_t, const TVector3&) |
void | RotateUz(TVector3& newUzVector) |
void | RotateX(Double_t angle) |
void | RotateY(Double_t angle) |
void | RotateZ(Double_t angle) |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
void | SetE(Double_t a) |
static void | TObject::SetObjectStat(Bool_t stat) |
void | SetPerp(Double_t) |
void | SetPhi(Double_t phi) |
void | SetPtEtaPhiE(Double_t pt, Double_t eta, Double_t phi, Double_t e) |
void | SetPtEtaPhiM(Double_t pt, Double_t eta, Double_t phi, Double_t m) |
void | SetPx(Double_t a) |
void | SetPxPyPzE(Double_t px, Double_t py, Double_t pz, Double_t e) |
void | SetPy(Double_t a) |
void | SetPz(Double_t a) |
void | SetRho(Double_t rho) |
void | SetT(Double_t a) |
void | SetTheta(Double_t theta) |
virtual void | TObject::SetUniqueID(UInt_t uid) |
void | SetVect(const TVector3& vect3) |
void | SetVectM(const TVector3& spatial, Double_t mass) |
void | SetVectMag(const TVector3& spatial, Double_t magnitude) |
void | SetX(Double_t a) |
void | SetXYZM(Double_t x, Double_t y, Double_t z, Double_t m) |
void | SetXYZT(Double_t x, Double_t y, Double_t z, Double_t t) |
void | SetY(Double_t a) |
void | SetZ(Double_t a) |
virtual void | ShowMembers(TMemberInspector& insp) const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
Double_t | T() const |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
Double_t | Theta() const |
| TLorentzVector() |
| TLorentzVector(const Double_t* carray) |
| TLorentzVector(const Float_t* carray) |
| TLorentzVector(const TLorentzVector& lorentzvector) |
| TLorentzVector(const TVector3& vector3, Double_t t) |
| TLorentzVector(Double_t x, Double_t y, Double_t z, Double_t t) |
TLorentzVector& | Transform(const TRotation&) |
TLorentzVector& | Transform(const TLorentzRotation&) |
virtual void | TObject::UseCurrentStyle() |
TVector3 | Vect() const |
virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |
Double_t | X() const |
Double_t | Y() const |
Double_t | Z() const |