#ifndef _root_include_h_
 
#define _root_include_h_
 
 
 
// ROOT base includes
 
#ifndef ROOT_TRootBrowser
 
#include "TRootBrowser.h"
 
#endif
 
#ifndef ROOT_IOstream
 
#include "Riostream.h"
 
#endif
 
#ifndef ROOT_TSystem
 
#include "TSystem.h"
 
#endif
 
#ifndef ROOT_TApplication
 
#include "TApplication.h"
 
#endif
 
#ifndef ROOT_TROOT
 
#include "TROOT.h"
 
#endif
 
#ifndef ROOT_TQObject
 
#include "TQObject.h"
 
#endif
 
#ifndef ROOT_RQ_Object
 
#include "RQ_OBJECT.h"
 
#endif
 
#ifndef ROOT_TGClient
 
#include "TGClient.h"
 
#endif
 
#ifndef ROOT_TGResourcePool
 
#include "TGResourcePool.h"
 
#endif
 
#ifndef ROOT_TEnv
 
#include "TEnv.h"
 
#endif
 
#ifndef ROOT_TObjectTable
 
#include "TObjectTable.h"
 
#endif
 
 
 
// ROOT GUI frame includes
 
#ifndef ROOT_TGFrame
 
#include "TGFrame.h"
 
#endif
 
#ifndef ROOT_TGDockableFrame
 
#include "TGDockableFrame.h"
 
#endif
 
#ifndef ROOT_TGMenu
 
#include "TGMenu.h"
 
#endif
 
#ifndef ROOT_TGMdiDecorFrame
 
#include "TGMdiDecorFrame.h"
 
#endif
 
#ifndef ROOT_TGMdiFrame
 
#include "TGMdiFrame.h"
 
#endif
 
#ifndef ROOT_TGMdiMainFrame
 
#include "TGMdiMainFrame.h"
 
#endif
 
#ifndef ROOT_TGMdiMenu
 
#include "TGMdiMenu.h"
 
#endif
 
#ifndef ROOT_TGMdi
 
#include "TGMdi.h"
 
#endif
 
#ifndef ROOT_TG3DLine
 
#include "TG3DLine.h"
 
#endif
 
#ifndef ROOT_TGStatusBar
 
#include "TGStatusBar.h"
 
#endif
 
 
 
// ROOT GUI builder incudes (not needed)
 
#ifndef ROOT_TRootGuiBuilder
 
#include "TRootGuiBuilder.h"
 
#endif
 
#ifndef ROOT_TGuiBldHintsButton
 
#include "TGuiBldHintsButton.h"
 
#endif
 
#ifndef ROOT_TGuiBldHintsEditor
 
#include "TGuiBldHintsEditor.h"
 
#endif
 
#ifndef ROOT_TGuiBldEditor
 
#include "TGuiBldEditor.h"
 
#endif
 
#ifndef ROOT_TGuiBldDragManager
 
#include "TGuiBldDragManager.h"
 
#endif
 
 
 
// ROOT GUI object includes
 
#ifndef ROOT_TGListBox
 
#include "TGListBox.h"
 
#endif
 
#ifndef ROOT_TGNumberEntry
 
#include "TGNumberEntry.h"
 
#endif
 
#ifndef ROOT_TGScrollBar
 
#include "TGScrollBar.h"
 
#endif
 
#ifndef ROOT_TGFileDialog
 
#include "TGFileDialog.h"
 
#endif
 
#ifndef ROOT_TGShutter
 
#include "TGShutter.h"
 
#endif
 
#ifndef ROOT_TGButtonGroup
 
#include "TGButtonGroup.h"
 
#endif
 
#ifndef ROOT_TGCanvas
 
#include "TGCanvas.h"
 
#endif
 
#ifndef ROOT_TGButton
 
#include "TGButton.h"
 
#endif
 
#ifndef ROOT_TGTextEdit
 
#include "TGTextEdit.h"
 
#endif
 
#ifndef ROOT_TGLabel
 
#include "TGLabel.h"
 
#endif
 
#ifndef ROOT_TGView
 
#include "TGView.h"
 
#endif
 
#ifndef ROOT_TGTab
 
#include "TGTab.h"
 
#endif
 
#ifndef ROOT_TGListView
 
#include "TGListView.h"
 
#endif
 
#ifndef ROOT_TGSplitter
 
#include "TGSplitter.h"
 
#endif
 
#ifndef ROOT_TGListTree
 
#include "TGListTree.h"
 
#endif
 
#ifndef ROOT_TGToolTip
 
#include "TGToolTip.h"
 
#endif
 
#ifndef ROOT_TGToolBar
 
#include "TGToolBar.h"
 
#endif
 
#ifndef ROOT_TRootEmbeddedCanvas
 
#include "TRootEmbeddedCanvas.h"
 
#endif
 
#ifndef ROOT_TCanvas
 
#include "TCanvas.h"
 
#endif
 
#ifndef ROOT_TGComboBox
 
#include "TGComboBox.h"
 
#endif
 
#ifndef ROOT_TGProgressBar
 
#include "TGProgressBar.h"
 
#endif
 
#ifndef ROOT_TGTextEntry
 
#include "TGTextEntry.h"
 
#endif
 
#ifndef ROOT_TGMsgBox
 
#include "TGMsgBox.h"
 
#endif
 
#ifndef ROOT_TGSlider
 
#include "TGSlider.h"
 
#endif
 
#ifndef ROOT_TGFSContainer
 
#include "TGFSContainer.h"
 
#endif
 
#ifndef ROOT_TGFSComboBox
 
#include "TGFSComboBox.h"
 
#endif
 
 
 
// ROOT File browser includes
 
#ifndef ROOT_TSystemDir
 
#include "TSystemDirectory.h"
 
#endif
 
#ifndef ROOT_TTree
 
#include "TTree.h"
 
#endif
 
#ifndef ROOT_TFile
 
#include "TFile.h"
 
#endif
 
 
 
// ROOT plotting includes
 
#ifndef ROOT_TPaveStats
 
#include "TPaveStats.h"
 
#endif
 
#ifndef ROOT_TGraph2D
 
#include "TGraph2D.h"
 
#endif
 
#ifndef ROOT_TLatex
 
#include "TLatex.h"
 
#endif
 
#ifndef ROOT_TGraphErrors
 
#include "TGraphErrors.h"
 
#endif
 
#ifndef ROOT_TStyle
 
#include "TStyle.h"
 
#endif
 
#ifndef ROOT_TPaletteAxis
 
#include "TPaletteAxis.h"
 
#endif
 
#ifndef ROOT_TGraph
 
#include "TGraph.h"
 
#endif
 
#ifndef ROOT_TH1F
 
#include "TH1F.h"
 
#endif
 
#ifndef ROOT_TH2F
 
#include "TH2F.h"
 
#endif
 
#ifndef ROOT_TF1
 
#include "TF1.h"
 
#endif
 
#ifndef ROOT_TSpectrum
 
#include "TSpectrum.h"
 
#endif
 
#ifndef ROOT_TVirtualFitter
 
#include "TVirtualFitter.h"
 
#endif
 
#ifndef ROOT_TMath
 
#include "TMath.h"
 
#endif
 
#ifndef ROOT_TRandom
 
#include "TRandom.h"
 
#endif
 
#ifndef ROOT_TLatex
 
#include "TLatex.h"
 
#endif
 
 
 
// ROOT MYSQL includes
 
#ifndef ROOT_TSQLServer
 
#include <TSQLServer.h>
 
#endif
 
#ifndef ROOT_TSQLResult
 
#include <TSQLResult.h>
 
#endif
 
#ifndef ROOT_TSQLRow
 
#include <TSQLRow.h>
 
#endif
 
 
 
#endif