Ignore:
Timestamp:
03/22/04 19:37:38 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MMath.h

    r3581 r3582  
    99{
    1010public:
    11     Double_t Significance(Double_t s, Double_t b);
    12     Double_t SignificanceLiMa(Double_t s, Double_t b, Double_t alpha=1);
     11    static Double_t Significance(Double_t s, Double_t b);
     12    static Double_t SignificanceLiMa(Double_t s, Double_t b, Double_t alpha=1);
    1313
    1414    ClassDef(MMath, 0)
Note: See TracChangeset for help on using the changeset viewer.