Defines BaselineFinder module. More...
#include "ChannelModule.hh"#include <vector>Go to the source code of this file.
Classes | |
| class | BaselineFinder |
| searches the beginning of a channel's waveform to determine baselineBaseline finder searches for a (possibly) moving baseline DC offset in pulse data. It does this by taking a moving average (pre_samps before and post_samps after) for those points where the sample amplitude within the full average window is less than max_amplitude (or max_sum_amplitude) More... | |
Defines BaselineFinder module.
Definition in file BaselineFinder.hh.
1.6.1