LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#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 24 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.