#include "TPie.h"
#include "TPieSlice.h"
#include "TROOT.h"
#include "TVirtualPad.h"
#include "TVirtualX.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 "TLine.h"
#include <iostream>
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
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 |