- Timestamp:
- 10/05/19 16:55:39 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mfileio/MWriteRootFile.h
r17867 r19722 106 106 Bool_t IsFileOpen() const; 107 107 Bool_t GetContainer(MParList *pList); 108 const char *GetFileName() const;109 108 110 109 // MTask … … 153 152 static TString SubstituteName(const char *regexp, TString fname); 154 153 154 const char *GetFileName() const; 155 155 156 ClassDef(MWriteRootFile, 1) // Task to write data into a root file 156 157 };
Note:
See TracChangeset
for help on using the changeset viewer.