Config_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_Config_ROOT_h_
2 #define _io_Config_ROOT_h_
3 
4 #include <io/EventIO.h>
5 #include <Rtypes.h>
6 #include <string>
7 
8 
9 namespace io {
10 
19  class Config_ROOT {
20  public:
21  std::string fConfigString;
22 
24 
25  };
26 
27 }
28 
29 
30 #endif
Holds the run configuration data from CentralConfig.
Definition: Config_ROOT.h:19
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
ClassDefNV(Config_ROOT, DONT_CHANGE_THIS_NUMBER)
std::string fConfigString
Definition: Config_ROOT.h:21

, generated on Tue Sep 26 2023.