Changeset 2808 in Sophya for trunk/SophyaLib/HiStats/xntuple.h


Ignore:
Timestamp:
Jun 14, 2005, 1:25:05 PM (20 years ago)
Author:
ansari
Message:

MAJ documentation - Reza 14/6/2005

File:
1 edited

Legend:

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

    r2682 r2808  
    2727// Bloc de donnees
    2828//
     29//! \cond  Pour ne pas inclure dans la documentation
    2930struct NTBlk
    3031{
     
    4142    char*    sdata ; 
    4243} ;
    43 
     44//! \endcond
    4445//  Forward class declaration for Fits handler
    4546class FITS_XNTuple;
    4647
     48//! Class for creation and management of data sets organised as a table
    4749class XNTuple : public AnyDataObj , public NTupleInterface {
    4850public:
Note: See TracChangeset for help on using the changeset viewer.