Changeset 6513 for trunk/MagicSoft/Mars/mfileio/MWriteRootFile.h
- Timestamp:
- 02/16/05 10:44:53 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MWriteRootFile.h
r6500 r6513 93 93 // File handling 94 94 void Close(); 95 TString GetNewFileName( TString &inname) const;95 TString GetNewFileName(const char *inname) const; 96 96 Bool_t ChangeFile(const char *fname); 97 97 TFile *OpenFile(const char *name, Option_t *option, const char *title, Int_t comp);
Note:
See TracChangeset
for help on using the changeset viewer.