LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
View of event shoing the XZ and YZ readout planes. More...
#include "Display3DView.h"
Public Member Functions | |
Display3DView (TGMainFrame *mf) | |
~Display3DView () | |
const char * | Description () const |
const char * | PrintTag () const |
void | Draw (const char *opt="") |
void | CloseWindow () |
virtual void | Print (const char *f) |
void | Connect () |
Make signal/slot connections. More... | |
Static Public Member Functions | |
static void | AddToListOfPrintables (const char *name, evdb::Printable *p) |
static void | RemoveFromListOfPrintables (evdb::Printable *p) |
static std::map< std::string, evdb::Printable * > & | GetPrintables () |
Protected Attributes | |
TGCompositeFrame * | fFrame |
Graphics frame. More... | |
TGLayoutHints * | fLayout |
Layout hints for frame. More... | |
TRootEmbeddedCanvas * | fEmbCanvas |
Embedded canvas. More... | |
TCanvas * | fCanvas |
The ROOT drawing canvas. More... | |
unsigned short | fXsize |
Size of the canvas;. More... | |
unsigned short | fYsize |
Size of the canvas;. More... | |
float | fAspectRatio |
fYsize/fXsize More... | |
Private Attributes | |
Display3DPad * | fDisplay3DPad |
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.
References evdb::Canvas::Connect(), evdb::Canvas::fCanvas, and fDisplay3DPad.
evd::Display3DView::~Display3DView | ( | ) |
Definition at line 28 of file Display3DView.cxx.
|
staticinherited |
Definition at line 29 of file Printable.cxx.
Referenced by evdb::Canvas::Connect(), evdb::ObjListCanvas::Connect(), evdb::Printable::Description(), and evdb::testCanvas1::testCanvas1().
void evd::Display3DView::CloseWindow | ( | ) |
Definition at line 31 of file Display3DView.cxx.
Referenced by PrintTag().
|
inherited |
Make signal/slot connections.
Definition at line 68 of file Canvas.cxx.
References evdb::Printable::AddToListOfPrintables(), and evdb::Canvas::Description().
Referenced by evd::CalorView::CalorView(), evdb::Canvas::Description(), Display3DView(), and evdb::DisplayWindow::DisplayWindow().
|
inlinevirtual |
Reimplemented from evdb::Canvas.
Definition at line 25 of file Display3DView.h.
|
virtual |
Implements evdb::Canvas.
Definition at line 37 of file Display3DView.cxx.
References evd::Display3DPad::Draw(), evdb::Canvas::fCanvas, fDisplay3DPad, and evd::DrawingPad::Pad().
Referenced by PrintTag().
|
staticinherited |
Definition at line 61 of file Printable.cxx.
References evdb::gsPrintables.
Referenced by evdb::Printable::Description(), evdb::EventDisplay::postProcessEvent(), and evdb::PrintDialog::PrintDialog().
|
virtualinherited |
Implements evdb::Printable.
Definition at line 88 of file Canvas.cxx.
References evdb::Canvas::fCanvas.
Referenced by evdb::Canvas::Description().
|
inlinevirtual |
Reimplemented from evdb::Canvas.
Definition at line 26 of file Display3DView.h.
References CloseWindow(), and Draw().
|
staticinherited |
Definition at line 47 of file Printable.cxx.
Referenced by evdb::Printable::Description(), evdb::Printable::~Printable(), and evdb::testCanvas1::~testCanvas1().
|
protectedinherited |
|
protectedinherited |
The ROOT drawing canvas.
Definition at line 42 of file Canvas.h.
Referenced by evd::CalorView::CalorView(), evdb::Canvas::Canvas(), Display3DView(), Draw(), evd::CalorView::Draw(), evdb::testCanvas1::Draw(), evd::TWQProjectionView::Draw(), evd::TWQMultiTPCProjectionView::Draw(), evd::Ortho3DView::Ortho3DView(), evdb::Canvas::Print(), evd::TWQProjectionView::SetGreyscale(), evd::TWQMultiTPCProjectionView::SetGreyscale(), evd::TWQProjectionView::SetMCInfo(), evd::TWQMultiTPCProjectionView::SetMCInfo(), evd::TWQProjectionView::SetPlaneWire(), evd::TWQMultiTPCProjectionView::SetPlaneWire(), evd::TWQProjectionView::SetRawCalib(), evd::TWQMultiTPCProjectionView::SetRawCalib(), evd::TWQProjectionView::SetThreshold(), evd::TWQMultiTPCProjectionView::SetThreshold(), evd::TWQMultiTPCProjectionView::SetZoom(), evd::TWQProjectionView::SetZoom(), evd::TWQMultiTPCProjectionView::TWQMultiTPCProjectionView(), and evd::TWQProjectionView::TWQProjectionView().
|
private |
Definition at line 31 of file Display3DView.h.
Referenced by Display3DView(), and Draw().
|
protectedinherited |
Embedded canvas.
Definition at line 41 of file Canvas.h.
Referenced by evdb::Canvas::Canvas(), evd::Ortho3DView::Ortho3DView(), evd::TWQMultiTPCProjectionView::TWQMultiTPCProjectionView(), evd::TWQProjectionView::TWQProjectionView(), and evdb::Canvas::~Canvas().
|
protectedinherited |
Graphics frame.
Definition at line 39 of file Canvas.h.
Referenced by evdb::Canvas::Canvas(), evd::Ortho3DView::Ortho3DView(), evd::TWQMultiTPCProjectionView::TWQMultiTPCProjectionView(), evd::TWQProjectionView::TWQProjectionView(), and evdb::Canvas::~Canvas().
|
protectedinherited |
Layout hints for frame.
Definition at line 40 of file Canvas.h.
Referenced by evdb::Canvas::Canvas(), evd::Ortho3DView::Ortho3DView(), evd::TWQMultiTPCProjectionView::TWQMultiTPCProjectionView(), evd::TWQProjectionView::TWQProjectionView(), and evdb::Canvas::~Canvas().
|
protectedinherited |
Size of the canvas;.
Definition at line 44 of file Canvas.h.
Referenced by evdb::Canvas::Canvas(), evd::TWQMultiTPCProjectionView::TWQMultiTPCProjectionView(), and evd::TWQProjectionView::TWQProjectionView().
|
protectedinherited |
Size of the canvas;.
Definition at line 45 of file Canvas.h.
Referenced by evdb::Canvas::Canvas(), evd::TWQMultiTPCProjectionView::TWQMultiTPCProjectionView(), and evd::TWQProjectionView::TWQProjectionView().