14 #ifndef TGO4EXPORTMANAGER_H 15 #define TGO4EXPORTMANAGER_H 67 void Export(TGraph *graph);
71 void Export(TFolder *fold);
75 void Export(TDirectory *dir);
79 void Export(TCollection *dir);
88 {
fxOutFile = filename ? filename :
"Go4Export"; }
99 void ExportASCII(TH1 *histo, Bool_t channels=kTRUE);
138 #endif //TGO4EXPORTMANAGER_H void SetOutFileComment(const char *comment=nullptr)
void SetOutFile(const char *filename=nullptr)
void ExportASCII(TH1 *histo, Bool_t channels=kTRUE)
void ExportXML(TObject *ob)
void ExportRadware(TH1 *histo)
void SetCurrentDir(const char *dir=nullptr)
void ExportRoot(TObject *ob)
void SetFilter(Go4Export_t format)
void SetStartDir(const char *dir=nullptr)
void Export(TObject *ob, Go4Export_t format)
virtual ~TGo4ExportManager()