Changeset 8384 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 03/28/07 14:32:37 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MEnv.h
r8240 r8384 31 31 32 32 TObject *Clone(const char *newname="") const; 33 34 Bool_t Touch(const char *name) { return !TString(GetValue(name, "")).IsNull(); } 33 35 34 36 Int_t GetValue(const char *name, Int_t dflt);
Note:
See TracChangeset
for help on using the changeset viewer.