7 #ifndef EVD_DISPLAY3DVIEW_H 8 #define EVD_DISPLAY3DVIEW_H 20 const char*
Description()
const {
return "3D Detector Display"; }
21 const char*
PrintTag()
const {
return "nova3d"; }
const char * PrintTag() const
void Draw(const char *opt="")
Base class for define a detector display.
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