Ignore:
Timestamp:
03/18/03 17:20:56 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHMatrix.h

    r1762 r1826  
    9999    Int_t Read(const char *name);
    100100
    101     Bool_t DefRefMatrix   (const Int_t refcolumn=-1, const TH1F *thsh=NULL,
    102                            const Int_t nmaxevts=0);
     101    Bool_t DefRefMatrix(const TH1F &thsh, const Int_t refcolumn=-1,
     102                        const Int_t nmaxevts=0, TMatrix *mrest=NULL);
    103103
    104104    ClassDef(MHMatrix, 1) // Multidimensional Matrix to store events
Note: See TracChangeset for help on using the changeset viewer.