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


Ignore:
Timestamp:
Apr 13, 2000, 8:39:39 PM (25 years ago)
Author:
ansari
Message:

documentation cmv 13/4/00

File:
1 edited

Legend:

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

    r920 r926  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: histos.h,v 1.3 2000-04-13 16:41:43 ansari Exp $
     3// $Id: histos.h,v 1.4 2000-04-13 18:38:33 ansari Exp $
    44//
    55
     
    1919class GeneralFit;
    2020
    21 
    22 /*!
    23   \class SOPHYA::Histo
    24   \ingroup HiStats
    25   Classe d'histogrammes 1D
    26 */
     21//! 1 dimension histograms
    2722class Histo : public AnyDataObj {
    2823  friend class ObjFileIO<Histo>;
Note: See TracChangeset for help on using the changeset viewer.