Go to the source code of this file.
|
bool | WireCell::SigProc::Protodune::LinearInterpSticky (WireCell::Waveform::realseq_t &signal, std::vector< std::pair< int, int > > &st_ranges, float stky_sig_like_val, float stky_sig_like_rms) |
|
bool | WireCell::SigProc::Protodune::FftInterpSticky (WireCell::Waveform::realseq_t &signal, std::vector< std::pair< int, int > > &st_ranges) |
|
bool | WireCell::SigProc::Protodune::FftShiftSticky (WireCell::Waveform::realseq_t &signal, double toffset, std::vector< std::pair< int, int > > &st_ranges) |
|
bool | WireCell::SigProc::Protodune::FftScaling (WireCell::Waveform::realseq_t &signal, int nsamples) |
|