Changeset 1120 in Sophya for trunk/SophyaProg/PMixer/pmixer.h


Ignore:
Timestamp:
Jul 31, 2000, 3:47:02 PM (25 years ago)
Author:
ansari
Message:

Adaptation de PMixer aux changements suivants :

  • Remplacement de l'ancienne classe Image<T> par une nouvelle, heritant

de TMatrix<T>

  • Remplacement des FitsIoServer par FITS_xxx<T>

Reza 31/7/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/pmixer.h

    r933 r1120  
    1818#include "pexceptions.h"
    1919#include "datacards.h"
    20 #include "fitsioserver.h"
     20#include "ntuple.h"
     21#include "fiospherehealpix.h"
    2122#include "fitsspherehealpix.h"
    2223#include "fitstarray.h"
     24#include "cimage.h"
    2325
    2426#include "radspecvector.h"
Note: See TracChangeset for help on using the changeset viewer.