7 #ifndef EVD_DISPLAY3DVIEW_H 8 #define EVD_DISPLAY3DVIEW_H 13 #include "nuevdb/EventDisplayBase/Canvas.h" 27 RQ_OBJECT(
"gar::evd::Display3DView")
33 const char*
Description()
const {
return "3D Detector Display"; }
34 const char*
PrintTag()
const {
return "duneNDMPD3d"; }
const char * PrintTag() const
A drawing pad showing a 3D rendering of the detector.
Display3DPad * fDisplay3DPad
void Draw(const char *opt="")
TGRadioButton * fRecoDraw
Draw Reconstructed information only.
HeaderPad * fHeaderPad
Pad showing 3D view of the detector.
General GArSoft Utilities.
View of event shoing the XZ and YZ readout planes.
TGRadioButton * fRawDraw
Draw Raw information only.
const char * Description() const
TGCheckButton * fMCOn
Display MC truth information.
Display3DView(TGMainFrame *mf)
MCBriefPad * fMC
Short summary of MC event.