HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <root.h>
Public Member Functions | |
virtual | ~root () |
Static Public Member Functions | |
static const TGWindow * | GetRoot () |
static const TGClient * | Client () |
static Pixel_t | Color (std::string name) |
static TGLBEntry * | GLBEntry (TGListBox *listbox, std::string str, int id, std::string font="helvetica-medium-r", int fontsize=14) |
static void | DrawAxes (TGLViewer *viewer) |
static int | SetSpectrumPalette () |
Description: A class of Root utilities. These functions are placed in a class so that Reflex can handle overloading automatically. This is just a collection of simple boilerplate code to lessen clutter that I've written over the years.
Implementation: As simple as possible
|
static |