Ignore:
Timestamp:
10/28/03 14:54:20 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2380 r2438  
    2020public:
    2121    MGeomApply(const char *name=NULL, const char *title=NULL);
    22     MGeomApply(const TString name, const char *name=NULL, const char *title=NULL);
     22
     23    void SetGeometry(TString geom) { fGeomName = geom; }
    2324
    2425    ClassDef(MGeomApply, 0) // Task to apply geometry settings
Note: See TracChangeset for help on using the changeset viewer.