Ignore:
Timestamp:
Jun 21, 2006, 6:15:10 PM (19 years ago)
Author:
ansari
Message:

petite modif cosmetique de print, Reza 21/06/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/ProgPI/skymapmodule.cc

    r2983 r2986  
    463463      << " NPix= " << 12*m*m
    464464      << "\n ThetaPhi: " << Angle(rest).ToArcMin() << " arcmin "
    465       << " NPix ~= " <<  4.*M_PI/(rest*rest) << endl;
     465      << " NPix ~= " <<  (int_4)(4.*M_PI/(rest*rest)) << endl;
    466466 return;
    467467}
Note: See TracChangeset for help on using the changeset viewer.