6 #ifndef EVD_DISPLAY3DVIEW_H 7 #define EVD_DISPLAY3DVIEW_H 10 #include "nuevdb/EventDisplayBase/Canvas.h" 20 RQ_OBJECT(
"evd::Display3DView")
26 const char*
Description()
const {
return "3D Detector Display"; }
27 const char*
PrintTag()
const {
return "lar3d"; }
const char * PrintTag() const
void Draw(const char *opt="")
A drawing pad showing a 3D rendering of the detector.
View of event shoing the XZ and YZ readout planes.
Display3DView(TGMainFrame *mf)
Display3DPad * fDisplay3DPad
const char * Description() const