namespace ROOT::Math::VectorUtil

Function Members (Methods)

Class Charts

Function documentation

double DeltaPhi(const XYZVector & v1, const XYZVector & v2)
double DeltaPhi(const RhoEtaPhiVector & v1, const RhoEtaPhiVector & v2)
double DeltaPhi(const Polar3DVector & v1, const Polar3DVector & v2)
double DeltaPhi(const XYZPoint & v1, const XYZPoint & v2)
double DeltaPhi(const Polar3DPoint & v1, const Polar3DPoint & v2)
double DeltaPhi(const RhoEtaPhiPoint & v1, const RhoEtaPhiPoint & v2)
double DeltaPhi(const XYZTVector & v1, const XYZTVector & v2)
double DeltaPhi(const PtEtaPhiEVector & v1, const PtEtaPhiEVector & v2)
double DeltaR(const XYZVector & v1, const XYZVector & v2)
 delta R
double DeltaR(const RhoEtaPhiVector & v1, const RhoEtaPhiVector & v2)
double DeltaR(const Polar3DVector & v1, const Polar3DVector & v2)
double DeltaR(const XYZPoint & v1, const XYZPoint & v2)
double DeltaR(const Polar3DPoint & v1, const Polar3DPoint & v2)
double DeltaR(const RhoEtaPhiPoint & v1, const RhoEtaPhiPoint & v2)
double DeltaR(const XYZTVector & v1, const XYZTVector & v2)
double DeltaR(const PtEtaPhiEVector & v1, const PtEtaPhiEVector & v2)
double CosTheta(const XYZVector & v1, const XYZVector & v2)
 cosTheta v1 v2
double CosTheta(const RhoEtaPhiVector & v1, const RhoEtaPhiVector & v2)
double CosTheta(const Polar3DVector & v1, const Polar3DVector & v2)
double CosTheta(const XYZPoint & v1, const XYZPoint & v2)
double CosTheta(const Polar3DPoint & v1, const Polar3DPoint & v2)
double CosTheta(const RhoEtaPhiPoint & v1, const RhoEtaPhiPoint & v2)
double CosTheta(const XYZTVector & v1, const XYZTVector & v2)
double CosTheta(const PtEtaPhiEVector & v1, const PtEtaPhiEVector & v2)
double Angle(const XYZVector & v1, const XYZVector & v2)
 angle v1 v2
double Angle(const RhoEtaPhiVector & v1, const RhoEtaPhiVector & v2)
double Angle(const Polar3DVector & v1, const Polar3DVector & v2)
double Angle(const XYZPoint & v1, const XYZPoint & v2)
double Angle(const Polar3DPoint & v1, const Polar3DPoint & v2)
double Angle(const RhoEtaPhiPoint & v1, const RhoEtaPhiPoint & v2)
double Angle(const XYZTVector & v1, const XYZTVector & v2)
double Angle(const PtEtaPhiEVector & v1, const PtEtaPhiEVector & v2)
double InvariantMass(const XYZTVector & v1, const XYZTVector & v2)
 invariant mass v1 v2
double InvariantMass(const PtEtaPhiEVector & v1, const PtEtaPhiEVector & v2)
double InvariantMass(const XYZTVector & v1, const PtEtaPhiEVector & v2)
double InvariantMass(const PtEtaPhiEVector & v1, const XYZTVector & v2)

Last update: root/mathcore:$Id: VectorUtil_Cint.h 20882 2007-11-19 11:31:26Z rdm $
Copyright (c) 2005 , LCG ROOT MathLib Team *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.