Changeset 1201 in Sophya for trunk/SophyaLib/HiStats/histos.h


Ignore:
Timestamp:
Sep 26, 2000, 5:53:34 PM (25 years ago)
Author:
ansari
Message:

Histo::PrintF disparait car mal ecrit et incomplet juste historique SN eros cmv 26/09/00

File:
1 edited

Legend:

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

    r1135 r1201  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: histos.h,v 1.13 2000-08-23 13:56:27 ansari Exp $
     3// $Id: histos.h,v 1.14 2000-09-26 15:53:34 ansari Exp $
    44//
    55
     
    143143
    144144  // Print et Display ASCII
    145   void PrintF(FILE * fp, int_4 dyn = 100, r_8 hmin = 1., r_8 hmax = -1.,
    146                       int_4 pflag = 0, int_4 il = 1, int_4 ih = -1) const;
    147145  void Print(int_4 dyn = 100, r_8 hmin = 1., r_8 hmax = -1.,
    148                      int_4 pflag = 0, int_4 il = 1, int_4 ih = -1) const;
     146             int_4 pflag = 0, int_4 il = 1, int_4 ih = -1) const;
    149147
    150148protected:
Note: See TracChangeset for help on using the changeset viewer.