Logo ROOT   6.08/07
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 "TVirtualPad.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 "TVirtualPadEditor.h"
Include dependency graph for TGraphPainter.cxx:

Variables

Double_tgxwork
 
Double_tgxworkl
 
Double_tgywork
 
Double_tgyworkl
 

Variable Documentation

◆ gxwork

Double_t* gxwork

Definition at line 35 of file TGraphPainter.cxx.

◆ gxworkl

Double_t * gxworkl

Definition at line 35 of file TGraphPainter.cxx.

◆ gywork

Double_t * gywork

Definition at line 35 of file TGraphPainter.cxx.

◆ gyworkl

Double_t * gyworkl

Definition at line 35 of file TGraphPainter.cxx.