Changeset 1762 for trunk/MagicSoft/Mars/mhist/MHHillasExt.h
- Timestamp:
- 02/19/03 13:47:29 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHHillasExt.h
r1574 r1762 25 25 Bool_t fUseMmScale; 26 26 27 TString fHilName; 28 27 29 public: 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 29 34 ~MHHillasExt(); 30 35
Note:
See TracChangeset
for help on using the changeset viewer.