Logo ROOT   6.12/07
Reference Guide
Variables
TPie.cxx File Reference
#include "TPie.h"
#include "TPieSlice.h"
#include <Riostream.h>
#include <TROOT.h>
#include <TVirtualPad.h>
#include <TArc.h>
#include <TLegend.h>
#include <TMath.h>
#include <TStyle.h>
#include <TLatex.h>
#include <TPaveText.h>
#include <TH1.h>
#include <TColor.h>
Include dependency graph for TPie.cxx:

Variables

Double_t gAngularOffset = 0
 
Double_t gCurrent_ang = 0
 
Double_t gCurrent_phi1 = 0
 
Double_t gCurrent_phi2 = 0
 
Double_t gCurrent_rad = 0
 
Int_t gCurrent_slice = -1
 
Double_t gCurrent_x = 0
 
Double_t gCurrent_y = 0
 
Bool_t gIsUptSlice = kFALSE
 
Double_t gRadius = 0
 
Double_t gRadiusOffset = 0
 
Double_t gX = 0
 
Double_t gY = 0
 

Variable Documentation

◆ gAngularOffset

Double_t gAngularOffset = 0

Definition at line 46 of file TPie.cxx.

◆ gCurrent_ang

Double_t gCurrent_ang = 0

Definition at line 56 of file TPie.cxx.

◆ gCurrent_phi1

Double_t gCurrent_phi1 = 0

Definition at line 50 of file TPie.cxx.

◆ gCurrent_phi2

Double_t gCurrent_phi2 = 0

Definition at line 51 of file TPie.cxx.

◆ gCurrent_rad

Double_t gCurrent_rad = 0

Definition at line 52 of file TPie.cxx.

◆ gCurrent_slice

Int_t gCurrent_slice = -1

Definition at line 49 of file TPie.cxx.

◆ gCurrent_x

Double_t gCurrent_x = 0

Definition at line 54 of file TPie.cxx.

◆ gCurrent_y

Double_t gCurrent_y = 0

Definition at line 55 of file TPie.cxx.

◆ gIsUptSlice

Bool_t gIsUptSlice = kFALSE

Definition at line 47 of file TPie.cxx.

◆ gRadius

Double_t gRadius = 0

Definition at line 44 of file TPie.cxx.

◆ gRadiusOffset

Double_t gRadiusOffset = 0

Definition at line 45 of file TPie.cxx.

◆ gX

Double_t gX = 0

Definition at line 42 of file TPie.cxx.

◆ gY

Double_t gY = 0

Definition at line 43 of file TPie.cxx.