Namespaces | Functions | Variables
DisplayWindow.cxx File Reference
#include <iostream>
#include <vector>
#include "TROOT.h"
#include "TGClient.h"
#include "TGWindow.h"
#include "TGFrame.h"
#include "TRootEmbeddedCanvas.h"
#include "TCanvas.h"
#include "TH1.h"
#include "nutools/EventDisplayBase/DisplayWindow.h"
#include "nutools/EventDisplayBase/FileMenu.h"
#include "nutools/EventDisplayBase/EditMenu.h"
#include "nutools/EventDisplayBase/MenuBar.h"
#include "nutools/EventDisplayBase/ButtonBar.h"
#include "nutools/EventDisplayBase/Canvas.h"
#include "nutools/EventDisplayBase/StatusBar.h"
#include "nutools/EventDisplayBase/EventHolder.h"
#include "cetlib_except/exception.h"

Go to the source code of this file.

Namespaces

 evdb
 Manage all things related to colors for the event display.
 

Functions

static std::vector< DisplayWindow * > evdb::gsWindows (64)
 

Variables

static std::vector< std::stringevdb::gsName
 
static std::vector< std::stringevdb::gsDescription
 
static std::vector< unsigned int > evdb::gsHeight
 
static std::vector< unsigned int > evdb::gsWidth
 
static std::vector< CanvasCreator_t > evdb::gsCanvasCreator