Ignore:
Timestamp:
Mar 1, 2000, 5:46:20 PM (26 years ago)
Author:
ansari
Message:

ajustement de type double r_8 etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/spherethetaphi.h

    r726 r746  
    141141    a vector containing the corresponding values of pixels
    142142*/
    143 void GetThetaSlice(int_4 index,double& theta,TVector<double>& phi,TVector<T>& value) const;
     143void GetThetaSlice(int_4 index,r_8& theta,TVector<r_8>& phi,TVector<T>& value) const;
    144144
    145145/*!   For a theta-slice with index 'index', return :
     
    155155    a vector containing the corresponding values of pixels
    156156*/
    157  void GetThetaSlice(int_4 index,double& theta, double& phi0,TVector<int>& pixelIndices, TVector<T>& value) const ;
     157 void GetThetaSlice(int_4 index, r_8& theta, r_8& phi0,TVector<int_4>& pixelIndices, TVector<T>& value) const ;
    158158
    159159
Note: See TracChangeset for help on using the changeset viewer.