ROOT
6.06/09
Reference Guide
|
#include "TImageDump.h"
#include "TImage.h"
#include "TMath.h"
#include "TPoint.h"
#include "TColor.h"
#include "TVirtualPad.h"
#include "TEnv.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TText.h"
#include "RStipples.h"
#include "TList.h"
#include "TStyle.h"
#include "TObjString.h"
#include "TObjArray.h"
Go to the source code of this file.
Functions | |
ClassImp (TImageDump) TImageDump | |
Default constructor. More... | |
Variables | |
static UInt_t * | gCellArrayColors = 0 |
static Int_t | gCellArrayN = 0 |
static Int_t | gCellArrayW = 0 |
static Int_t | gCellArrayH = 0 |
static Int_t | gCellArrayX1 = 0 |
static Int_t | gCellArrayX2 = 0 |
static Int_t | gCellArrayY1 = 0 |
static Int_t | gCellArrayY2 = 0 |
static Int_t | gCellArrayIdx = 0 |
ClassImp | ( | TImageDump | ) |
Default constructor.
Definition at line 49 of file TImageDump.cxx.
|
static |
Definition at line 701 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), TImageDump::CellArrayEnd(), and TImageDump::CellArrayFill().
|
static |
Definition at line 704 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), and TImageDump::CellArrayEnd().
|
static |
Definition at line 709 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), TImageDump::CellArrayEnd(), and TImageDump::CellArrayFill().
|
static |
Definition at line 702 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), TImageDump::CellArrayEnd(), and TImageDump::CellArrayFill().
|
static |
Definition at line 703 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), and TImageDump::CellArrayEnd().
|
static |
Definition at line 705 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), and TImageDump::CellArrayEnd().
|
static |
Definition at line 706 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), and TImageDump::CellArrayEnd().
|
static |
Definition at line 707 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), and TImageDump::CellArrayEnd().
|
static |
Definition at line 708 of file TImageDump.cxx.
Referenced by TImageDump::CellArrayBegin(), and TImageDump::CellArrayEnd().