Ignore:
Timestamp:
Nov 17, 1999, 7:49:32 PM (26 years ago)
Author:
ercodmgr
Message:

finalisation interfacage TMatrix, PixelMap - Reza 17/11/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/nomskymapadapter.h

    r585 r594  
    99
    1010#include "nomgadapter.h"
     11#include "tmatrix.h"
    1112#include "pixelmap.h"
    1213
     
    3435  virtual NTupleInterface*      GetNTupleInterface(bool& adel);
    3536
     37  virtual void                  MeanSig(T& gmoy, T& gsig);
     38  virtual void                  Project_Mol(TMatrix<T> & mtx, T defval=0.);
     39
    3640protected:
    3741  PixelMap<T>* mMap;
Note: See TracChangeset for help on using the changeset viewer.