#include <IWFHitDrawer.h>
Public Member Functions | |
virtual | ~IWFHitDrawer () noexcept=default |
virtual void | configure (const fhicl::ParameterSet &pset)=0 |
virtual void | Draw (evdb::View2D &, raw::ChannelID_t &) const =0 |
Definition at line 22 of file IWFHitDrawer.h.
|
virtualdefaultnoexcept |
|
pure virtual |
Implemented in evdb_tool::DrawGausHits, and evdb_tool::DrawSkewHits.
|
pure virtual |
Implemented in evdb_tool::DrawGausHits, and evdb_tool::DrawSkewHits.