![]() |
ROOT
6.06/09
Reference Guide
|
#include "RConfigure.h"#include "Riostream.h"#include "TTreeViewer.h"#include "HelpText.h"#include "HelpTextTV.h"#include "TTVLVContainer.h"#include "TTVSession.h"#include "TROOT.h"#include "TError.h"#include "TGMsgBox.h"#include "TTreePlayer.h"#include "TContextMenu.h"#include "TInterpreter.h"#include "TLeaf.h"#include "TRootHelpDialog.h"#include "TSystem.h"#include "TApplication.h"#include "TVirtualX.h"#include "TGClient.h"#include "TKey.h"#include "TFile.h"#include "TGMenu.h"#include "TGFrame.h"#include "TCanvas.h"#include "TH1.h"#include "TTree.h"#include "TFriendElement.h"#include "TObjArray.h"#include "TObjString.h"#include "TGButton.h"#include "TGButtonGroup.h"#include "TGTextEntry.h"#include "TGComboBox.h"#include "TGLabel.h"#include "TGListView.h"#include "TGListTree.h"#include "TGMimeTypes.h"#include "TGSplitter.h"#include "TGDoubleSlider.h"#include "TGToolBar.h"#include "TGStatusBar.h"#include "Getline.h"#include "TTimer.h"#include "TG3DLine.h"#include "TGFileDialog.h"#include "TGProgressBar.h"#include "TClonesArray.h"#include "TSpider.h"
Include dependency graph for TTreeViewer.cxx:Go to the source code of this file.
Enumerations | |
| enum | ERootTreeViewerCommands { kFileCanvas, kFileBrowse, kFileLoadLibrary = 3, kFileOpenSession, kFileSaveMacro, kFilePrint, kFileClose, kFileQuit, kEditExpression, kEditCut, kEditMacro, kEditEvent, kRunCommand, kRunMacro, kOptionsReset, kOptionsGeneral = 20, kOptions1D = 50, kOptions2D = 70, kHelpAbout = 100, kHelpAboutTV, kHelpStart, kHelpLayout, kHelpOpenSave, kHelpDragging, kHelpEditing, kHelpSession, kHelpCommands, kHelpContext, kHelpDrawing, kHelpMacros, kBarCommand, kBarOption, kBarCut, kAxis } |
| enum | EButtonIdentifiers { kDRAW, kRESET, kSTOP, kCLOSE, kSLIDER, kBGFirst, kBGPrevious, kBGRecord, kBGNext, kBGLast } |
Functions | |
| ClassImp (TTreeViewer) TTreeViewer | |
| TTreeViewer default constructor. More... | |
Variables | |
| static const char * | gOptgen [16] |
| static const char * | gOpt1D [12] |
| static const char * | gOpt2D [14] |
| static const char * | gOpenTypes [] |
| static const char * | gMacroTypes [] |
| enum EButtonIdentifiers |
| Enumerator | |
|---|---|
| kDRAW | |
| kRESET | |
| kSTOP | |
| kCLOSE | |
| kSLIDER | |
| kBGFirst | |
| kBGPrevious | |
| kBGRecord | |
| kBGNext | |
| kBGLast | |
Definition at line 298 of file TTreeViewer.cxx.
Definition at line 255 of file TTreeViewer.cxx.
| ClassImp | ( | TTreeViewer | ) |
TTreeViewer default constructor.
Definition at line 311 of file TTreeViewer.cxx.
|
static |
Definition at line 251 of file TTreeViewer.cxx.
Referenced by TTreeViewer::ProcessMessage().
|
static |
Definition at line 248 of file TTreeViewer.cxx.
Referenced by TTreeViewer::ProcessMessage().
|
static |
Definition at line 238 of file TTreeViewer.cxx.
Referenced by TTreeViewer::MapOptions().
|
static |
Definition at line 242 of file TTreeViewer.cxx.
Referenced by TTreeViewer::MapOptions().
|
static |
Definition at line 233 of file TTreeViewer.cxx.
Referenced by TTreeViewer::MapOptions().