Changeset 1091 in Sophya for trunk/SophyaPI/PIext/servnobjm.cc


Ignore:
Timestamp:
Jul 26, 2000, 3:15:43 PM (25 years ago)
Author:
ercodmgr
Message:

Histos/Hprof/Histo2D en r_8 cmv 26/7/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/servnobjm.cc

    r1090 r1091  
    579579    return;
    580580  }
    581   double xmin, xmax;
     581  r_8 xmin, xmax;
    582582  nt->GetMinMax(0, xmin, xmax);
    583583  hprof = new HProf(xmin, xmax, 100);
Note: See TracChangeset for help on using the changeset viewer.