12 #ifndef IWFHitDrawer_H
13 #define IWFHitDrawer_H
15 namespace fhicl {
class ParameterSet; }
17 namespace evdb {
class View2D; }
26 virtual void configure(
const fhicl::ParameterSet& pset) = 0;
27 virtual void Draw(evdb::View2D&,
unsigned int ChannelID_t
Type representing the ID of a readout channel.