Changeset 1046 in Sophya for trunk/SophyaLib/HiStats/ntuple.h


Ignore:
Timestamp:
Jun 15, 2000, 12:19:58 PM (25 years ago)
Author:
ansari
Message:

suppression methodes SetXVavl inutiles

File:
1 edited

Legend:

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

    r869 r1046  
    7979  friend class ObjFileIO<NTuple> ;
    8080
    81 //  Pour la gestion des fichiers FITS
    82   friend class FITS_NTuple;
     81  // pour fichiers FITS
     82    friend class FITS_NTuple;
     83
    8384
    8485private:
    8586  void  Clean();
    86   void SetVal(int n, int k, float value)   ;
    8787
    8888  int_4 mNVar, mNEnt, mBlk, mNBlk;
Note: See TracChangeset for help on using the changeset viewer.