Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

  1. #ifndef _root_include_h_
  2. #define _root_include_h_
  3.  
  4. // ROOT base includes
  5. #ifndef ROOT_TRootBrowser
  6. #include "TRootBrowser.h"
  7. #endif
  8. #ifndef ROOT_IOstream
  9. #include "Riostream.h"
  10. #endif
  11. #ifndef ROOT_TSystem
  12. #include "TSystem.h"
  13. #endif
  14. #ifndef ROOT_TApplication
  15. #include "TApplication.h"
  16. #endif
  17. #ifndef ROOT_TROOT
  18. #include "TROOT.h"
  19. #endif
  20. #ifndef ROOT_TQObject
  21. #include "TQObject.h"
  22. #endif
  23. #ifndef ROOT_RQ_Object
  24. #include "RQ_OBJECT.h"
  25. #endif
  26. #ifndef ROOT_TGClient
  27. #include "TGClient.h"
  28. #endif
  29. #ifndef ROOT_TGResourcePool
  30. #include "TGResourcePool.h"
  31. #endif
  32. #ifndef ROOT_TEnv
  33. #include "TEnv.h"
  34. #endif
  35.  
  36. // ROOT GUI frame includes
  37. #ifndef ROOT_TGFrame
  38. #include "TGFrame.h"
  39. #endif
  40. #ifndef ROOT_TGDockableFrame
  41. #include "TGDockableFrame.h"
  42. #endif
  43. #ifndef ROOT_TGMenu
  44. #include "TGMenu.h"
  45. #endif
  46. #ifndef ROOT_TGMdiDecorFrame
  47. #include "TGMdiDecorFrame.h"
  48. #endif
  49. #ifndef ROOT_TGMdiFrame
  50. #include "TGMdiFrame.h"
  51. #endif
  52. #ifndef ROOT_TGMdiMainFrame
  53. #include "TGMdiMainFrame.h"
  54. #endif
  55. #ifndef ROOT_TGMdiMenu
  56. #include "TGMdiMenu.h"
  57. #endif
  58. #ifndef ROOT_TGMdi
  59. #include "TGMdi.h"
  60. #endif
  61. #ifndef ROOT_TG3DLine
  62. #include "TG3DLine.h"
  63. #endif
  64. #ifndef ROOT_TGStatusBar
  65. #include "TGStatusBar.h"
  66. #endif
  67.  
  68. // ROOT GUI builder incudes (not needed)
  69. #ifndef ROOT_TRootGuiBuilder
  70. #include "TRootGuiBuilder.h"
  71. #endif
  72. #ifndef ROOT_TGuiBldHintsButton
  73. #include "TGuiBldHintsButton.h"
  74. #endif
  75. #ifndef ROOT_TGuiBldHintsEditor
  76. #include "TGuiBldHintsEditor.h"
  77. #endif
  78. #ifndef ROOT_TGuiBldEditor
  79. #include "TGuiBldEditor.h"
  80. #endif
  81. #ifndef ROOT_TGuiBldDragManager
  82. #include "TGuiBldDragManager.h"
  83. #endif
  84.  
  85. // ROOT GUI object includes
  86. #ifndef ROOT_TGListBox
  87. #include "TGListBox.h"
  88. #endif
  89. #ifndef ROOT_TGNumberEntry
  90. #include "TGNumberEntry.h"
  91. #endif
  92. #ifndef ROOT_TGScrollBar
  93. #include "TGScrollBar.h"
  94. #endif
  95. #ifndef ROOT_TGFileDialog
  96. #include "TGFileDialog.h"
  97. #endif
  98. #ifndef ROOT_TGShutter
  99. #include "TGShutter.h"
  100. #endif
  101. #ifndef ROOT_TGButtonGroup
  102. #include "TGButtonGroup.h"
  103. #endif
  104. #ifndef ROOT_TGCanvas
  105. #include "TGCanvas.h"
  106. #endif
  107. #ifndef ROOT_TGButton
  108. #include "TGButton.h"
  109. #endif
  110. #ifndef ROOT_TGTextEdit
  111. #include "TGTextEdit.h"
  112. #endif
  113. #ifndef ROOT_TGLabel
  114. #include "TGLabel.h"
  115. #endif
  116. #ifndef ROOT_TGView
  117. #include "TGView.h"
  118. #endif
  119. #ifndef ROOT_TGTab
  120. #include "TGTab.h"
  121. #endif
  122. #ifndef ROOT_TGListView
  123. #include "TGListView.h"
  124. #endif
  125. #ifndef ROOT_TGSplitter
  126. #include "TGSplitter.h"
  127. #endif
  128. #ifndef ROOT_TGListTree
  129. #include "TGListTree.h"
  130. #endif
  131. #ifndef ROOT_TGToolTip
  132. #include "TGToolTip.h"
  133. #endif
  134. #ifndef ROOT_TGToolBar
  135. #include "TGToolBar.h"
  136. #endif
  137. #ifndef ROOT_TRootEmbeddedCanvas
  138. #include "TRootEmbeddedCanvas.h"
  139. #endif
  140. #ifndef ROOT_TCanvas
  141. #include "TCanvas.h"
  142. #endif
  143. #ifndef ROOT_TGComboBox
  144. #include "TGComboBox.h"
  145. #endif
  146. #ifndef ROOT_TGProgressBar
  147. #include "TGProgressBar.h"
  148. #endif
  149. #ifndef ROOT_TGTextEntry
  150. #include "TGTextEntry.h"
  151. #endif
  152. #ifndef ROOT_TGMsgBox
  153. #include "TGMsgBox.h"
  154. #endif
  155. #ifndef ROOT_TGSlider
  156. #include "TGSlider.h"
  157. #endif
  158. #ifndef ROOT_TGFSContainer
  159. #include "TGFSContainer.h"
  160. #endif
  161. #ifndef ROOT_TGFSComboBox
  162. #include "TGFSComboBox.h"
  163. #endif
  164.  
  165. // ROOT File browser includes
  166. #ifndef ROOT_TSystemDir
  167. #include "TSystemDirectory.h"
  168. #endif
  169. #ifndef ROOT_TTree
  170. #include "TTree.h"
  171. #endif
  172. #ifndef ROOT_TFile
  173. #include "TFile.h"
  174. #endif
  175.  
  176. // ROOT plotting includes
  177. #ifndef ROOT_TPaveStats
  178. #include "TPaveStats.h"
  179. #endif
  180. #ifndef ROOT_TGraph2D
  181. #include "TGraph2D.h"
  182. #endif
  183. #ifndef ROOT_TLatex
  184. #include "TLatex.h"
  185. #endif
  186. #ifndef ROOT_TGraphErrors
  187. #include "TGraphErrors.h"
  188. #endif
  189. #ifndef ROOT_TStyle
  190. #include "TStyle.h"
  191. #endif
  192. #ifndef ROOT_TPaletteAxis
  193. #include "TPaletteAxis.h"
  194. #endif
  195. #ifndef ROOT_TGraph
  196. #include "TGraph.h"
  197. #endif
  198. #ifndef ROOT_TH1F
  199. #include "TH1F.h"
  200. #endif
  201. #ifndef ROOT_TH2F
  202. #include "TH2F.h"
  203. #endif
  204. #ifndef ROOT_TF1
  205. #include "TF1.h"
  206. #endif
  207. #ifndef ROOT_TSpectrum
  208. #include "TSpectrum.h"
  209. #endif
  210. #ifndef ROOT_TVirtualFitter
  211. #include "TVirtualFitter.h"
  212. #endif
  213. #ifndef ROOT_TMath
  214. #include "TMath.h"
  215. #endif
  216. #ifndef ROOT_TRandom
  217. #include "TRandom.h"
  218. #endif
  219.  
  220. // ROOT MYSQL includes
  221. #ifndef ROOT_TSQLServer
  222. #include <TSQLServer.h>
  223. #endif
  224. #ifndef ROOT_TSQLResult
  225. #include <TSQLResult.h>
  226. #endif
  227. #ifndef ROOT_TSQLRow
  228. #include <TSQLRow.h>
  229. #endif
  230.  
  231. #endif
  232.