LinkDef_Vector3D.h

Go to the documentation of this file.
00001 // @(#)root/mathcore:$Id: LinkDef_Vector3D.h 28639 2009-05-15 12:46:27Z moneta $
00002 // Authors: W. Brown, M. Fischler, L. Moneta    2005  
00003 
00004 
00005 
00006 // for template DisplacementVector3D functions
00007 
00008 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00009 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00010 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00011 
00012 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00013 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00014 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00015 
00016 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00017 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00018 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00019 
00020 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00021 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00022 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00023 
00024 
00025 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00026 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00027 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00028 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00029 
00030 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00031 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00032 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00033 
00034 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00035 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00036 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00037 
00038 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00039 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::Dot(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00040 
00041 // Cross 
00042 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00043 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00044 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00045 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00046 
00047 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00048 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00049 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00050 
00051 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00052 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00053 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00054 
00055 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00056 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00057 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::Cross(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00058 
00059 // operator -=
00060 
00061 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00062 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00063 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00064 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00065 
00066 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00067 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00068 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00069 
00070 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00071 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00072 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00073 
00074 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00075 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00076 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00077 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator-=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00078 
00079 // operator +=
00080 
00081 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00082 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00083 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00084 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00085 
00086 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00087 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00088 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00089 
00090 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00091 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00092 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00093 
00094 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00095 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00096 #pragma link C++ function  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> >::operator+=(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00097 
00098 // operator + 
00099 
00100 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >  &, ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00101 #pragma link C++ function  ROOT::Math::operator+(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00102 #pragma link C++ function  ROOT::Math::operator+(const  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00103 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00104 
00105 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00106 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00107 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00108 
00109 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00110 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00111 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00112 
00113 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00114 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00115 #pragma link C++ function  ROOT::Math::operator+(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00116 
00117 
00118 // operator -
00119 
00120 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00121 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00122 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00123 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00124 
00125 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00126 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00127 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00128 
00129 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &);
00130 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00131 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00132 
00133 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &);
00134 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > &);
00135 #pragma link C++ function  ROOT::Math::operator-(const ROOT::Math::DisplacementVector3D<ROOT::Math::Cylindrical3D<double> > &,  ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > &);
00136 
00137 // operator * 
00138 
00139 #pragma link C++ function ROOT::Math::operator*( const double & , ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > );
00140 // still not work (defined in VectorUtil_Cint)
00141 //#pragma link C++ function ROOT::Math::operator*( const double & , ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<double> > );
00142 //#pragma link C++ function ROOT::Math::operator*( const double & , ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<double> > );
00143 
00144 
00145 
00146 // utility functions
00147 
00148 // delta Phi
00149 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaPhi ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &);
00150 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaPhi ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &);
00151 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaPhi ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &);
00152 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaPhi ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &);
00153 
00154 // deltaR 
00155 
00156 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaR ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &);
00157 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaR ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &);
00158 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaR ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &);
00159 #pragma link C++ function  ROOT::Math::VectorUtil::DeltaR ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &);
00160 
00161 // cosTheta
00162 
00163 #pragma link C++ function  ROOT::Math::VectorUtil::CosTheta ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &);
00164 #pragma link C++ function  ROOT::Math::VectorUtil::CosTheta ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &);
00165 #pragma link C++ function  ROOT::Math::VectorUtil::CosTheta ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &);
00166 #pragma link C++ function  ROOT::Math::VectorUtil::CosTheta ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &);
00167 
00168 // angle
00169 
00170 #pragma link C++ function  ROOT::Math::VectorUtil::Angle ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double> > &);
00171 #pragma link C++ function  ROOT::Math::VectorUtil::Angle ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Polar3D< double> > &);
00172 #pragma link C++ function  ROOT::Math::VectorUtil::Angle ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< double> > &);
00173 #pragma link C++ function  ROOT::Math::VectorUtil::Angle ( const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &, const  ROOT::Math::DisplacementVector3D< ROOT::Math::Cylindrical3D< double> > &);
00174 

Generated on Tue Jul 5 14:30:52 2011 for ROOT_528-00b_version by  doxygen 1.5.1