#include <iosfwd>
#include <cmath>
Go to the source code of this file.
Classes | |
struct | icarus::WaveformBaseline |
Class containing a waveform baseline value. More... | |
Namespaces | |
icarus | |
Cluster finding and building. | |
Functions | |
std::ostream & | icarus::operator<< (std::ostream &out, icarus::WaveformBaseline const &baseline) |
Prints the value of the baseline into a stream. More... | |