Changeset 3049 in Sophya for trunk/SophyaLib/HiStats/hisprof.h


Ignore:
Timestamp:
Aug 11, 2006, 6:10:13 PM (19 years ago)
Author:
cmv
Message:

Fits IO Histo,HProf,HistErr,Histo2D cmv 11/8/2006

File:
1 edited

Legend:

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

    r2507 r3049  
    1010namespace SOPHYA {
    1111
     12template <class T>  class FitsHandler;
     13
    1214//! 1 dimension profile histograms
    1315class HProf : public Histo {
    1416  friend class ObjFileIO<HProf>;
     17  friend class FitsHandler<Histo>;
    1518public:
    1619
Note: See TracChangeset for help on using the changeset viewer.