Changeset 3060 in Sophya for trunk/SophyaLib/HiStats/histos2.h


Ignore:
Timestamp:
Aug 13, 2006, 3:20:02 PM (19 years ago)
Author:
cmv
Message:

amelioration gestion allocations cmv 13/8/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/histos2.h

    r3053 r3060  
    195195  Histo* HSliX(int_4 n) const;
    196196  Histo* HSliY(int_4 n) const;
     197  void GetSliX(int_4 n,r_8& ybmin,r_8& ybmax) const;
     198  void GetSliY(int_4 n,r_8& xbmin,r_8& xbmax) const;
    197199  void ShowSli(int_4 lp = 0) const;
    198200
Note: See TracChangeset for help on using the changeset viewer.