Ignore:
Timestamp:
02/19/03 13:47:29 (22 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1574 r1762  
    2525    Bool_t  fUseMmScale;
    2626
     27    TString fHilName;
     28
    2729public:
    28     MHHillasExt(const char *name=NULL, const char *title=NULL);
     30    //MHHillasExt(const char *name=NULL, const char *title=NULL);
     31    MHHillasExt(const char *name=NULL, const char *title=NULL,
     32                const char *hil="MHillas");
     33
    2934    ~MHHillasExt();
    3035
Note: See TracChangeset for help on using the changeset viewer.