Changeset 1371 in Sophya for trunk/SophyaLib/HiStats/ntuple.cc


Ignore:
Timestamp:
Jan 5, 2001, 6:07:12 PM (25 years ago)
Author:
ansari
Message:

MAJ documentation, Makefile, ... - Reza 5/1/2001

File:
1 edited

Legend:

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

    r1155 r1371  
    1010#define LENNAME 8
    1111#define LENNAME1  (LENNAME+1)
     12
     13/*!
     14   \class SOPHYA::NTuple
     15   \ingroup HiStats
     16   Simple NTuple class (a Table or 2-D data set) with floating value
     17   columns.
     18*/
    1219
    1320//++
Note: See TracChangeset for help on using the changeset viewer.