105
Namespace for general, non-LArSoft-specific utilities.
Float_t y1[n_points_granero]
Float_t x1[n_points_granero]
unsigned int fPlane
Which plane in the detector.
double fXLo
Low value of x axis.
unsigned int GetPlane() const
Manage all things related to colors for the event display.
DrawOptions_t fDrawOpts
set of current draw options
Float_t y2[n_points_geant4]
std::vector< double > const & GetCurrentZoom() const
Base class for all event display drawing pads.
void SetZoomToRoI(bool bZoomToRoI)
Sets the draw option about zooming to the region of interest.
evdb::View2D * View() const
A drawing pad for time vs wire.
int fOri
Orientation of the axes - see RawDrawingOptions for values.
double fXHi
High value of x axis.
DrawOptions_t const & GetDrawOptions() const
Return the current draw options.
Base class for event display drawing pads.
double fYLo
Low value of y axis.
TH1F * fHisto
Histogram to draw object on.
void SetDrawOptions(DrawOptions_t const &opt)
Receive the full set of draw options.
static const char * zoom_opt
Float_t x2[n_points_geant4]
std::vector< double > fCurrentZoom
double fYHi
High value of y axis.
evdb::View2D * fView
Collection of graphics objects to render.