Changeset 2438 for trunk/MagicSoft/Mars/manalysis/MGeomApply.h
- Timestamp:
- 10/28/03 14:54:20 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MGeomApply.h
r2380 r2438 20 20 public: 21 21 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; } 23 24 24 25 ClassDef(MGeomApply, 0) // Task to apply geometry settings
Note:
See TracChangeset
for help on using the changeset viewer.