Ignore:
Timestamp:
03/24/03 11:49:25 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1762 r1862  
    3434
    3535    MHillasSrcCalc(const char *src="MSrcPosCam", const char *hil="MHillasSrc",
    36                    const char *name=NULL, const char *title=NULL,
    37                    const char *hilinput="MHillas");
     36                   const char *name=NULL, const char *title=NULL);
     37
     38    void SetInput(TSTring hilname) { fHillasName = hilname; }
    3839
    3940    ClassDef(MHillasSrcCalc, 1) // task to calculate the source position depandant hillas parameters
Note: See TracChangeset for help on using the changeset viewer.