Logo ROOT   6.16/01
Reference Guide
Variables
TGraphPainter.cxx File Reference
#include "TROOT.h"
#include "TGraphPainter.h"
#include "TMath.h"
#include "TGraph.h"
#include "TPolyLine.h"
#include "TPolyMarker.h"
#include "TCanvas.h"
#include "TView.h"
#include "TStyle.h"
#include "TH1.h"
#include "TF1.h"
#include "TPaveStats.h"
#include "TGaxis.h"
#include "TGraphAsymmErrors.h"
#include "TGraphBentErrors.h"
#include "TGraphPolargram.h"
#include "TGraphPolar.h"
#include "TGraphQQ.h"
#include "TLatex.h"
#include "TArrow.h"
#include "TFrame.h"
#include "TMarker.h"
#include "TVirtualPadEditor.h"
Include dependency graph for TGraphPainter.cxx:

Variables

static TGraphgHighlightGraph = 0
 
static TMarkergHighlightMarker = 0
 
static Int_t gHighlightPoint = -1
 
Double_tgxwork
 
Double_tgxworkl
 
Double_tgywork
 
Double_tgyworkl
 

Variable Documentation

◆ gHighlightGraph

TGraph* gHighlightGraph = 0
static

Definition at line 40 of file TGraphPainter.cxx.

◆ gHighlightMarker

TMarker* gHighlightMarker = 0
static

Definition at line 41 of file TGraphPainter.cxx.

◆ gHighlightPoint

Int_t gHighlightPoint = -1
static

Definition at line 39 of file TGraphPainter.cxx.

◆ gxwork

Double_t* gxwork

Definition at line 36 of file TGraphPainter.cxx.

◆ gxworkl

Double_t * gxworkl

Definition at line 36 of file TGraphPainter.cxx.

◆ gywork

Double_t * gywork

Definition at line 36 of file TGraphPainter.cxx.

◆ gyworkl

Double_t * gyworkl

Definition at line 36 of file TGraphPainter.cxx.