| 
            Last change
 on this file since 3264 was             3054, checked in by cmv, 19 years ago           | 
        
        
          | 
             
Histo,HProf,HistoErr,Histo2D ecriture fits  cmv 12/8/2006 
 
           | 
        
        
          | 
            File size:
            573 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | #ifndef FITSIOSERVER_SEEN
 | 
|---|
| 2 | #define FITSIOSERVER_SEEN
 | 
|---|
| 3 | 
 | 
|---|
| 4 | // Fits wrapper and generic handlers (array/tables)
 | 
|---|
| 5 | #include "fitsinoutfile.h"
 | 
|---|
| 6 | #include "fitsarrhand.h"
 | 
|---|
| 7 | #include "fitshdtable.h"
 | 
|---|
| 8 | #include "fitshistos.h"
 | 
|---|
| 9 | #include "fitsmanager.h"
 | 
|---|
| 10 | 
 | 
|---|
| 11 | // Old (Pre V2 ) wrappers and handlers
 | 
|---|
| 12 | #include "fitsfile.h"
 | 
|---|
| 13 | 
 | 
|---|
| 14 | #include "fitsspherehealpix.h"
 | 
|---|
| 15 | #include "fitsntuple.h"
 | 
|---|
| 16 | // #include "fitsxntuple.h"
 | 
|---|
| 17 | #include "fitslocalmap.h"
 | 
|---|
| 18 | 
 | 
|---|
| 19 | // Classes read/write utilitaires a la cmv 
 | 
|---|
| 20 | #include "fbtntintf.h"
 | 
|---|
| 21 | 
 | 
|---|
| 22 | #include "fabtcolread.h"
 | 
|---|
| 23 | #include "fabtwriter.h"
 | 
|---|
| 24 | #include "fboloread.h"
 | 
|---|
| 25 | 
 | 
|---|
| 26 | #endif // FITSIOSERVER_SEEN
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.