Ignore:
Timestamp:
Aug 11, 2002, 5:44:15 PM (23 years ago)
Author:
cmv
Message:

details + ClRebin cmv 11/8/02

File:
1 edited

Legend:

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

    r2177 r2178  
    13861386   }
    13871387   if(slp.NPoints()<=0) continue;
    1388    xnt[0] = ll / (r_8) slp.NPoints();
     1388   ll /=  (r_8) slp.NPoints();
     1389   xnt[0] = ll;
    13891390   xnt[1] = slp.NPoints();
    13901391   r_8 s,a0,a1,a2;
Note: See TracChangeset for help on using the changeset viewer.