#include "VectorUtil_Cint.h"

ROOT::Math::VectorUtil


namespace description - header file
viewCVS header

class ROOT::Math::VectorUtil

Function Members (Methods)

Display options:
Show inherited
Show non-public

Class Description

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)
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)
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)
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)
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: Tue Nov 21 09:02:29 2006


ROOT page - Class index - Class Hierarchy - Top of the page

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.