Ignore:
Timestamp:
01/21/02 20:52:12 (23 years ago)
Author:
rkb
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1014 r1203  
    2424          MHillas     *fHillas;     // ouput container to store result
    2525
     26    TString fHilName;
    2627public:
    27     MHillasCalc(const char *name=NULL, const char *title=NULL);
     28    MHillasCalc(const char *hil="MHillas", const char *name=NULL, const char *title=NULL);
    2829
    2930    Bool_t PreProcess(MParList *pList);
Note: See TracChangeset for help on using the changeset viewer.