A base class for defining a detector display. More...
#include "nutools/EventDisplayBase/Canvas.h"#include "nutools/EventDisplayBase/Printable.h"#include "TCanvas.h"#include "TGFrame.h"#include "TGLayout.h"#include "TRootEmbeddedCanvas.h"#include <iostream>#include <string>Go to the source code of this file.
Namespaces | |
| evdb | |
| Manage all things related to colors for the event display. | |
A base class for defining a detector display.
Revised 16-Apr-2009 seligman@nevis.columbia.edu Allow dynamic re-sizing of the canvas if the user drags the window's size box.
Definition in file Canvas.cxx.
1.8.11