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