Changeset 1058 in Sophya for trunk/SophyaLib/HiStats/hisprof.h


Ignore:
Timestamp:
Jul 7, 2000, 11:44:16 AM (25 years ago)
Author:
ansari
Message:

cmv 7/7/2000

  • Introduction methode HRebin pour les HProf
  • Passage de HRebin de Histo et HProf en virtual
File:
1 edited

Legend:

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

    r1056 r1058  
    5757  HProf& operator = (const HProf& h);
    5858  HProf& operator += (const HProf& a);
     59
     60  // Info, statistique et calculs sur les histogrammes
     61  virtual void HRebin(int nbinew);
    5962
    6063  // Fit
Note: See TracChangeset for help on using the changeset viewer.