8 #include "TVirtualViewer3D.h" 20 this->
Connect(
"CloseWindow()",
"evd::Display3DView",
this,
"CloseWindow()");
43 viewer->PreferLocalFrame();
44 viewer->ResetCameras();
void Connect()
Make signal/slot connections.
TCanvas * fCanvas
The ROOT drawing canvas.
Manage all things related to colors for the event display.
Drawing pad showing a 3D rendering of the detector.
A view showing a 3D rendering of the detector.
void Draw(const char *opt="")
A drawing pad showing a 3D rendering of the detector.
Display3DView(TGMainFrame *mf)
Display3DPad * fDisplay3DPad