Ignore:
Timestamp:
03/21/03 11:10:36 (22 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MEnergyEstParam.h

    r1847 r1852  
    5050
    5151    void InitMapping(MHMatrix *mat);
     52    void StopMapping();
    5253
    5354    Int_t GetNumCoeff() const { return fA.GetSize()+fB.GetSize(); }
     
    5758    void SetCoeffB(const TArrayD &arr);
    5859
     60    void Print(Option_t *o=NULL);
     61
    5962    ClassDef(MEnergyEstParam, 0) // Task to estimate the energy
    6063};
Note: See TracChangeset for help on using the changeset viewer.