#include <TEnv.h>#include <TGClient.h>#include <TGWindow.h>#include "XSGraph.h"#include "XSVarious.h"Go to the source code of this file.
Defines | |
| #define | __XSVARIOUS_CXX | 
Functions | |
| void | XSinitialise () | 
| void | XSfinalise () | 
| void | Add2GraphList (XSGraph *gr) | 
| #define __XSVARIOUS_CXX | 
Definition at line 8 of file XSVarious.cxx.
| void Add2GraphList | ( | XSGraph * | gr | ) | 
Definition at line 61 of file XSVarious.cxx.
References TList::Add(), gr, and graphList.
Referenced by XSReactionDlg::UpdateGraph().
| void XSfinalise | ( | ) | 
Definition at line 52 of file XSVarious.cxx.
References graphList, XSelements, and XSReactionDesc.
Referenced by main().
| void XSinitialise | ( | ) | 
Definition at line 20 of file XSVarious.cxx.
References blueBoldGC, blueFontStruct, fixedFontStruct, fixedGC, gClient, gEnv, TGClient::GetColorByName(), TGClient::GetFontByName(), TGObject::GetId(), TGClient::GetRoot(), TEnv::GetValue(), graphList, gval, gVirtualX, ISOTOPES_DESC_FILE, kFALSE, kFillSolid, kGCBackground, kGCFillStyle, kGCFont, kGCForeground, kGCGraphicsExposures, MT_DESC_FILE, XSelements, and XSReactionDesc.
Referenced by main().
 1.5.1