Ignore:
Timestamp:
01/22/02 16:27:37 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1203 r1208  
    1616
    1717public:
    18      MHHillasSrc(const char *name=NULL, const char *title=NULL);
     18    MHHillasSrc(const char *name=NULL, const char *title=NULL);
    1919    ~MHHillasSrc();
    2020
    21     void Fill(const MParContainer *par);
     21    Bool_t Fill(const MParContainer *par);
    2222
    2323    TH1F *GetHistAlpha()  { return fAlpha; }
Note: See TracChangeset for help on using the changeset viewer.