Ignore:
Timestamp:
06/28/04 16:34:45 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHFalseSource.cc

    r3788 r4358  
    233233{
    234234    return MMath::SignificanceLiMaSigned(s, b);
    235     /*
    236      const Double_t lima = MMath::SignificanceLiMa(s, b);
    237      return lima<0 ? 0 : lima;
    238      */
    239235}
    240236
Note: See TracChangeset for help on using the changeset viewer.