LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Time label: tick number relative to the waveform. More...
#include "OpDetWaveform.h"
Public Member Functions | |
virtual std::string | label (raw::OpDetWaveform const &, unsigned int tick) const override |
Returns the label to be written for the specified tick number. More... | |
virtual unsigned int | labelWidth (raw::OpDetWaveform const &waveform, unsigned int) const override |
Length of padded label. For best results, it should be a constant. More... | |
Time label: tick number relative to the waveform.
Definition at line 62 of file OpDetWaveform.h.
|
inlineoverridevirtual |
Returns the label to be written for the specified tick
number.
Implements dump::raw::OpDetWaveformDumper::TimeLabelMaker.
Definition at line 65 of file OpDetWaveform.h.
References util::to_string().
|
inlineoverridevirtual |
Length of padded label. For best results, it should be a constant.
Reimplemented from dump::raw::OpDetWaveformDumper::TimeLabelMaker.
Definition at line 71 of file OpDetWaveform.h.
References dump::raw::OpDetWaveformDumper::digitsOf().