|
GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4ExportManager.h"#include <fstream>#include <istream>#include "TSystem.h"#include "TFolder.h"#include "TDirectory.h"#include "TKey.h"#include "TFile.h"#include "TH1.h"#include "TH2.h"#include "TH3.h"#include "TGraph.h"#include "Riostream.h"#include "TGo4Log.h"Go to the source code of this file.
Macros | |
| #define | GO4_EXMAN_CREATE_HISTOGRAM(X, Y) |
| #define GO4_EXMAN_CREATE_HISTOGRAM | ( | X, | |
| Y ) |
Definition at line 34 of file TGo4ExportManager.cxx.
Referenced by TGo4ExportManager::ImportHistogramGo4Ascii().