![]() |
ROOT
6.06/09
Reference Guide
|
#include "TROOT.h"#include "TGraph2DPainter.h"#include "TMath.h"#include "TList.h"#include "TGraph.h"#include "TGraph2D.h"#include "TGraphDelaunay.h"#include "TGraphDelaunay2D.h"#include "TPolyLine.h"#include "TPolyMarker.h"#include "TVirtualPad.h"#include "TView.h"#include "THLimitsFinder.h"#include "TStyle.h"#include "Hoption.h"#include "TH1.h"
Include dependency graph for TGraph2DPainter.cxx:Go to the source code of this file.
Variables | |
| R__EXTERN TH1 * | gCurrentHist |
| R__EXTERN Hoption_t | Hoption |
Definition at line 29 of file TGraph2DPainter.cxx.
Referenced by TGraph2DPainter::GetContourList(), TGraph2DPainter::Paint(), TGraph2DPainter::PaintContour(), TGraph2DPainter::PaintPolyMarker(), TGraph2DPainter::PaintTriangles_new(), and TGraph2DPainter::PaintTriangles_old().
Definition at line 30 of file TGraph2DPainter.cxx.
Referenced by TGraph2DPainter::GetContourList(), TGraph2DPainter::Paint(), TGraph2DPainter::PaintErrors(), TGraph2DPainter::PaintLevels(), TGraph2DPainter::PaintPolyLine(), TGraph2DPainter::PaintPolyMarker(), TGraph2DPainter::PaintTriangles_new(), and TGraph2DPainter::PaintTriangles_old().