37 double x2,
double y2) :
44 fPad =
new TPad(nm,ti,x1,y1,x2,y2);
HeaderDrawer * HeaderDraw()
Aid in the rendering of RecoBase objects.
Float_t y1[n_points_granero]
GeometryDrawer * fGeometryDraw
Drawer for detector geometry.
Float_t x1[n_points_granero]
static constexpr Double_t nm
GeometryDrawer * GeometryDraw()
Aid in the rendering of Geometry objects.
RecoBaseDrawer * fRecoBaseDraw
Drawer for recobase objects.
Base class for all event display drawing pads.
RawDataDrawer * RawDataDraw()
RecoBaseDrawer * RecoBaseDraw()
SimulationDrawer * SimulationDraw()
Class to aid in the rendering of RecoBase objects.
Class to aid in the rendering of RawData objects.
Class to aid in the rendering of Geometry objects.
Render the objects from the Simulation package.
Aid in the rendering of RawData objects.
RawDataDrawer * fRawDataDraw
Drawer for raw data.
TPad * fPad
The ROOT graphics pad.
DrawingPad(const char *nm, const char *ti, double x1, double y1, double y2, double x2)
HeaderDrawer * fHeaderDraw
Drawer for event header info.
SimulationDrawer * fSimulationDraw
Drawer for simulation objects.