12 #ifndef IWaveformDrawer_H
13 #define IWaveformDrawer_H
16 namespace fhicl {
class ParameterSet; }
17 namespace evdb {
class View2D; }
28 virtual void configure(
const fhicl::ParameterSet& pset) = 0;
30 virtual void Draw(
const std::string&,
float,
float) = 0;
unsigned int ChannelID_t
Type representing the ID of a readout channel.