15 namespace evdb {
class View2D; }
18 class IWaveformDrawer;
IWFHitDrawerPtr fHitDrawerTool
An instance of the tool to draw hits.
unsigned int fPlane
Which plane in the detector.
TH1F * fFrameHist
A dummy histogram to define the axes.
IWaveformDrawerPtr fWireDrawerTool
An instance of the tool to draw hits.
evdb::View2D * fView
Superimpose scale on 1D histo.
Base class for all event display drawing pads.
Base class for event display drawing pads.
std::unique_ptr< evdb_tool::IWaveformDrawer > IWaveformDrawerPtr
std::unique_ptr< evdb_tool::IWFHitDrawer > IWFHitDrawerPtr
IWaveformDrawerPtr fRawDigitDrawerTool
An instance of the tool to draw hits.
int fTQ
0 = plot shows charge only, 1 = plot shows charge vs time for a wire
TQPad(const char *nm, const char *ti, double x1, double y1, double x2, double y2, const char *opt, unsigned int plane, unsigned int wire)
void SetPlaneWire(unsigned int plane=0, unsigned int wire=0)