JG ROOT Tools libraries
version 5.0 - august 2014
|
#include "RGFrameEvent.hh"
#include <TPad.h>
#include <TCanvas.h>
#include <TH1.h>
#include <TRootEmbeddedCanvas.h>
#include <TGFrame.h>
#include <TGSplitter.h>
#include <TGButton.h>
#include <TGLabel.h>
#include <TGNumberEntry.h>
#include "RGHistoLimits.hh"
#include "RGWidgetFunctions.hh"
#include "icc/RGHistoWindow.icc"
Go to the source code of this file.
Classes | |
class | RGHistoWindow |
Enumerations | |
enum | RGHistoWindowOptions { rghw1DHisto = 0x00000001, rghw2DHisto = 0x00000002, rghw3DHisto = 0x00000004, rghwAllHisto = 0x00000007, rghwCopyHisto = 0x00000008, rghwToolSplitter = 0x00000010, rghwPositionLine = 0x00000020, rghwLimitsTool = 0x00000040, rghwLimitsUnderPad = 0x00000080 } |
! Histogram window options | |
Include file for class RGHistoWindow