Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TImageDump.cxx File Reference
#include "TImageDump.h"
#include "TImage.h"
#include "TMath.h"
#include "TPoint.h"
#include "TColor.h"
#include "TVirtualPad.h"
#include "TVirtualX.h"
#include "TROOT.h"
#include "TText.h"
#include "RStipples.h"
#include "TList.h"
#include "TStyle.h"
#include "TObjString.h"
#include "TObjArray.h"
Include dependency graph for TImageDump.cxx:

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

static UInt_tgCellArrayColors = nullptr
 
static Int_t gCellArrayH = 0
 
static Int_t gCellArrayIdx = 0
 
static Int_t gCellArrayN = 0
 
static Int_t gCellArrayW = 0
 
static Int_t gCellArrayX1 = 0
 
static Int_t gCellArrayX2 = 0
 
static Int_t gCellArrayY1 = 0
 
static Int_t gCellArrayY2 = 0
 

Variable Documentation

◆ gCellArrayColors

UInt_t* gCellArrayColors = nullptr
static

Definition at line 896 of file TImageDump.cxx.

◆ gCellArrayH

Int_t gCellArrayH = 0
static

Definition at line 899 of file TImageDump.cxx.

◆ gCellArrayIdx

Int_t gCellArrayIdx = 0
static

Definition at line 904 of file TImageDump.cxx.

◆ gCellArrayN

Int_t gCellArrayN = 0
static

Definition at line 897 of file TImageDump.cxx.

◆ gCellArrayW

Int_t gCellArrayW = 0
static

Definition at line 898 of file TImageDump.cxx.

◆ gCellArrayX1

Int_t gCellArrayX1 = 0
static

Definition at line 900 of file TImageDump.cxx.

◆ gCellArrayX2

Int_t gCellArrayX2 = 0
static

Definition at line 901 of file TImageDump.cxx.

◆ gCellArrayY1

Int_t gCellArrayY1 = 0
static

Definition at line 902 of file TImageDump.cxx.

◆ gCellArrayY2

Int_t gCellArrayY2 = 0
static

Definition at line 903 of file TImageDump.cxx.