Ignore:
Timestamp:
Jun 12, 2001, 7:40:20 PM (24 years ago)
Author:
cmv
Message:

Re-shape de map2toi cmv 12/6/01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/toi2map.cc

    r1516 r1520  
    9696  // sphere phi   entre [0,2*Pi] en radians
    9797  // sphere theta entre [0,Pi]   en radians
    98   double phi,theta;
     98  double phi=-1.,theta;
    9999  CoordConvertToStd(mTypCoorIn,coord1,coord2);
    100100  if(mTypCoorIn&TypCoordEq && mTypCoorOut&TypCoordGal) { // Eq -> Gal
Note: See TracChangeset for help on using the changeset viewer.