Ignore:
Timestamp:
04/25/05 15:37:35 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHFalseSource.h

    r5957 r6978  
    5959    MHFalseSource(const char *name=NULL, const char *title=NULL);
    6060
    61     TH1 *GetHistByName(const TString name) { return &fHist; }
    62 
    6361    void FitSignificance(Float_t sigint=10, Float_t sigmax=75, Float_t bgmin=45, Float_t bgmax=85, Byte_t polynom=2); //*MENU*
    6462    void FitSignificanceStd() { FitSignificance(); } //*MENU*
Note: See TracChangeset for help on using the changeset viewer.