| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

LHCbMath Namespace Reference


Variables

 Math = GaudiPython.gbl.ROOT.Math
int Transform3D = 3
int Plane3D = 3
 XYZVector = Math.XYZVector
 XYZPoint = Math.XYZPoint
int Polar3DVector = 3
int Polar3DPoint = 3
 RhoEtaPhiVector = Math.RhoEtaPhiVector
 RhoEtaPhiPoint = Math.RhoEtaPhiPoint
 RhoZPhiVector = Math.RhoZPhiVector
 RhoZPhiPoint = Math.RhoZPhiPoint
 XYZVectorF = Math.XYZVectorF
 XYZPointF = Math.XYZPointF
int Polar3DVectorF = 3
int Polar3DPointF = 3
 RhoEtaPhiVectorF = Math.RhoEtaPhiVectorF
 RhoEtaPhiPointF = Math.RhoEtaPhiPointF
 RhoZPhiVectorF = Math.RhoZPhiVectorF
 RhoZPhiPointF = Math.RhoZPhiPointF
 Line = GaudiPython.gbl.Gaudi.Math.Line
tuple XYZLine = Line(XYZPoint, XYZVector)
tuple Polar3DLine = Line(Polar3DPoint, Polar3DVector)
tuple RhoEtaPhiLine = Line(RhoEtaPhiPoint, RhoEtaPhiVector)
tuple RhoZPhiLine = Line(RhoZPhiPoint, RhoZPhiVector)
tuple XYZLineF = Line(XYZPointF, XYZVectorF)
tuple Polar3DLineF = Line(Polar3DPointF, Polar3DVectorF)
tuple RhoEtaPhiLineF = Line(RhoEtaPhiPointF, RhoEtaPhiVectorF)
tuple RhoZPhiLineF = Line(RhoZPhiPointF, RhoZPhiVectorF)
 GeomFun = GaudiPython.gbl.Gaudi.Math.GF
tuple XYZGeomFun = GeomFun(XYZPoint, XYZLine, Plane3D)

Variable Documentation

LHCbMath::Math = GaudiPython.gbl.ROOT.Math [static]

Definition at line 2 of file LHCbMath.py.

int LHCbMath::Transform3D = 3 [static]

Definition at line 5 of file LHCbMath.py.

int LHCbMath::Plane3D = 3 [static]

Definition at line 6 of file LHCbMath.py.

LHCbMath::XYZVector = Math.XYZVector [static]

Definition at line 8 of file LHCbMath.py.

LHCbMath::XYZPoint = Math.XYZPoint [static]

Definition at line 9 of file LHCbMath.py.

int LHCbMath::Polar3DVector = 3 [static]

Definition at line 10 of file LHCbMath.py.

int LHCbMath::Polar3DPoint = 3 [static]

Definition at line 11 of file LHCbMath.py.

LHCbMath::RhoEtaPhiVector = Math.RhoEtaPhiVector [static]

Definition at line 12 of file LHCbMath.py.

LHCbMath::RhoEtaPhiPoint = Math.RhoEtaPhiPoint [static]

Definition at line 13 of file LHCbMath.py.

LHCbMath::RhoZPhiVector = Math.RhoZPhiVector [static]

Definition at line 14 of file LHCbMath.py.

LHCbMath::RhoZPhiPoint = Math.RhoZPhiPoint [static]

Definition at line 15 of file LHCbMath.py.

LHCbMath::XYZVectorF = Math.XYZVectorF [static]

Definition at line 17 of file LHCbMath.py.

LHCbMath::XYZPointF = Math.XYZPointF [static]

Definition at line 18 of file LHCbMath.py.

int LHCbMath::Polar3DVectorF = 3 [static]

Definition at line 19 of file LHCbMath.py.

int LHCbMath::Polar3DPointF = 3 [static]

Definition at line 20 of file LHCbMath.py.

LHCbMath::RhoEtaPhiVectorF = Math.RhoEtaPhiVectorF [static]

Definition at line 21 of file LHCbMath.py.

LHCbMath::RhoEtaPhiPointF = Math.RhoEtaPhiPointF [static]

Definition at line 22 of file LHCbMath.py.

LHCbMath::RhoZPhiVectorF = Math.RhoZPhiVectorF [static]

Definition at line 23 of file LHCbMath.py.

LHCbMath::RhoZPhiPointF = Math.RhoZPhiPointF [static]

Definition at line 24 of file LHCbMath.py.

LHCbMath::Line = GaudiPython.gbl.Gaudi.Math.Line [static]

Definition at line 26 of file LHCbMath.py.

tuple LHCbMath::XYZLine = Line(XYZPoint, XYZVector) [static]

Definition at line 27 of file LHCbMath.py.

tuple LHCbMath::Polar3DLine = Line(Polar3DPoint, Polar3DVector) [static]

Definition at line 28 of file LHCbMath.py.

tuple LHCbMath::RhoEtaPhiLine = Line(RhoEtaPhiPoint, RhoEtaPhiVector) [static]

Definition at line 29 of file LHCbMath.py.

tuple LHCbMath::RhoZPhiLine = Line(RhoZPhiPoint, RhoZPhiVector) [static]

Definition at line 30 of file LHCbMath.py.

tuple LHCbMath::XYZLineF = Line(XYZPointF, XYZVectorF) [static]

Definition at line 32 of file LHCbMath.py.

tuple LHCbMath::Polar3DLineF = Line(Polar3DPointF, Polar3DVectorF) [static]

Definition at line 33 of file LHCbMath.py.

tuple LHCbMath::RhoEtaPhiLineF = Line(RhoEtaPhiPointF, RhoEtaPhiVectorF) [static]

Definition at line 34 of file LHCbMath.py.

tuple LHCbMath::RhoZPhiLineF = Line(RhoZPhiPointF, RhoZPhiVectorF) [static]

Definition at line 35 of file LHCbMath.py.

LHCbMath::GeomFun = GaudiPython.gbl.Gaudi.Math.GF [static]

Definition at line 37 of file LHCbMath.py.

tuple LHCbMath::XYZGeomFun = GeomFun(XYZPoint, XYZLine, Plane3D) [static]

Definition at line 38 of file LHCbMath.py.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:02:59 2011 for LHCbMath by doxygen 1.4.7