GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4ExportManager.h File Reference
#include "TNamed.h"
#include "TString.h"

Go to the source code of this file.

Data Structures

class  TGo4ExportManager
 This class manages all export and import conversions of objects to/from different file formats like ascii, radware, etc. More...
 

Enumerations

enum  Go4Export_t {
  GO4EX_ASCII , GO4EX_ASCII_CHANNELS , GO4EX_RADWARE , GO4EX_ROOT ,
  GO4EX_XML
}
 
enum  Go4Import_t { GO4IM_ASCII , GO4IM_ORTEC_MCA }
 

Enumeration Type Documentation

◆ Go4Export_t

Enumerator
GO4EX_ASCII 
GO4EX_ASCII_CHANNELS 
GO4EX_RADWARE 
GO4EX_ROOT 
GO4EX_XML 

Definition at line 28 of file TGo4ExportManager.h.

◆ Go4Import_t

Enumerator
GO4IM_ASCII 
GO4IM_ORTEC_MCA 

Definition at line 38 of file TGo4ExportManager.h.