View of event shoing the XZ and YZ readout planes.
More...
#include <Display3DView.h>
View of event shoing the XZ and YZ readout planes.
Definition at line 16 of file Display3DView.h.
evd::Display3DView::Display3DView |
( |
TGMainFrame * |
mf | ) |
|
Definition at line 14 of file Display3DView.cxx.
16 evdb::Canvas::fCanvas->cd();
18 fDisplay3DPad =
new Display3DPad(
"fDisplay3DPad",
"3D Display",
19 0.0, 0.0, 1.0, 1.0,
"");
21 this->Connect(
"CloseWindow()",
"evd::Display3DView",
this,
"CloseWindow()");
25 evdb::Canvas::fCanvas->Update();
Display3DPad * fDisplay3DPad
evd::Display3DView::~Display3DView |
( |
| ) |
|
void evd::Display3DView::CloseWindow |
( |
| ) |
|
const char* evd::Display3DView::Description |
( |
| ) |
const |
|
inline |
void evd::Display3DView::Draw |
( |
const char * |
opt = "" | ) |
|
Definition at line 40 of file Display3DView.cxx.
43 evdb::Canvas::fCanvas->Update();
46 viewer->PreferLocalFrame();
47 viewer->ResetCameras();
Display3DPad * fDisplay3DPad
const char* evd::Display3DView::PrintTag |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: